Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 437 Bytes

File metadata and controls

13 lines (13 loc) · 437 Bytes

1.3.30 >> ??

  • RegisterCommand is now BotCommand
  • register_command is now set_bot_commands
  • removal of MediaUploadRequest
  • add send_media for sending media
  • remove send_text
  • add callbacks to upload_media
  • rename BotApp to Client
  • .start no longer raise App already running.
  • rename switch.error to switch.errors
  • fix get_community by username.
  • add get_last_seen
  • add get_active_commands