Skip to content

v1.0.19 (November 21, 2016)

Compare
Choose a tag to compare
@virtyaluk virtyaluk released this 20 Nov 23:17
· 47 commits to master since this release

v1.0.19 (November 21, 2016)

  • Adds 3 new methods: DenyMessagesFromGroup, AllowMessagesFromGroup, IsMessagesFromGroupAllowed. @virtyaluk in #13.
  • API version 5.59. @virtyaluk in #14.
    • Group object contains new IsMessagesAllowed field.
    • Two new events MessageAllow and MessageDeny has been added to Callback API. Groups.SetCallbackSettings method supports two new parameters and Groups.GetCallbackSettings returns two new fields respectively.
  • API version 5.60. @virtyaluk in #15.
    • Account.GetInfo method returns an additional TwoFactorAuthorizationRequired field for accounts with 2FA.
    • Button field has a new structure for attachments with Link type.