Skip to content

Localizations , SystemSettings and BotCommands

Compare
Choose a tag to compare
@MajMcCloud MajMcCloud released this 04 May 00:48
· 409 commits to master since this release
  • some class refactorings
  • system call changed to bot command
  • Bot commands are now able to be synced with BotFather UploadBotCommands or GetBotCommands/SetBotCommands of the client
  • refactoring of BotBase constructors
  • adding localizations and enabling english and german translations
  • adding Paging to ButtonGrid
  • changing SystemSettings to add more options
  • adding Console handler to "AutoSave" Sessions on application exit (depends on SystemSettings)
  • adding Get/SetSettings methods to BotBase for settings handling
  • adding FallbackStateForm to have a "default form" after saving a form with the [IgnoreState] attribute