aiogram/aiogram/bot
Ramzan Bekbulatov f6f2972a11
Add to ChatMemberOwner new default fields (#645)
* new: add field type ConstField

* new: add const fields for ChatMemberOwner

* new: better typings for get_chat_administrators

* new: add tests for chat owner fields

* fix: Type typing for class

* enh: alias is_chat_owner for is_chat_creator
2021-07-31 21:47:37 +03:00
..
__init__.py Add missed ChatPermissions to __all__ (#393) 2020-09-13 22:14:33 +03:00
api.py Telegram API 5.3 (#610) 2021-07-04 23:52:55 +03:00
base.py Bot API 5.0 (#454) 2020-11-08 17:51:39 +02:00
bot.py Add to ChatMemberOwner new default fields (#645) 2021-07-31 21:47:37 +03:00