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
* coder2020official