Skip to content

Release_v1.4.5

Latest
Compare
Choose a tag to compare
@pierre3 pierre3 released this 20 Jan 04:54
· 2 commits to master since this release

https://www.nuget.org/packages/Line.Messaging/1.4.5

  1. Supports the API update at 1/17/2019
    https://developers.line.biz/en/news/2019/01/
  • New endpoints added to Messaging API
  1. We reviewed the implementation of the LineMessagingClient class.
  • Added interface ILineMessagingClient.
  • Changed methods of LineMessagingClient class to virtual method.