Skip to content

5.3.0

Compare
Choose a tag to compare
@MajMcCloud MajMcCloud released this 26 Aug 22:34
· 179 commits to master since this release
cb99ec5
  • Integration ZavaruKitsu's PR #29

  • Integration of the current development branch https://github.com/MajMcCloud/TelegramBotFramework/tree/development

  • BotBase.Start and BotBase.Stop are async now (await required)

  • LoadSessionStates and SaveSessionStates are async now (await required)

  • Properties in BotBase are readonly now

  • The case of some enums changed (like eSettings → ESettings)

  • MaxLengthException is MessageTooLongException now

  • unmuting exception calls