TelegramBotAPI v0.32.7 Release Notes

    • Core:
      • New variable LeftRestrictionsChatPermissions and RestrictionsChatPermissions
    • Extensions Utils:
      • DiceAnimationType class casts
    • 🏗 Behaviour Builder:
      • Now doInSubContextWithUpdatesFilter and doInSubContext will automatically subscribe on updates of parent BehaviourContext
      • doInSubContextWithFlowsUpdatesFilterSetup, doInSubContextWithUpdatesFilter and doInSubContext got new parameter stopOnCompletion to be able to disable stopping of behaviour context on finishing