Skip to content

4.10.0 - Bot API 6.5

Compare
Choose a tag to compare
@Badiboy Badiboy released this 05 Feb 10:16
· 644 commits to master since this release
e55fe96

Bot API support bumped up to v.6.5

Deprecation warnings

  • We recommend switching to proper functions, classes, parameters if you are using deprecated ones. Deprecated functions will be deleted soon.
  • If you are using restrict_chat_member method, please pass permissions parameter instead of passing all boolean values for different parameters. Passing parameters one-by-one to function is now deprecated and will be removed soon.

Contributor