.. |
__init__.py
|
Add get_chat_members_count method
|
2018-09-08 19:16:51 +02:00 |
delete_chat_photo.py
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
export_chat_invite_link.py
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
get_chat_member.py
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
get_chat_members_count.py
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
get_chat_members.py
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
get_chat.py
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
get_dialogs.py
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
join_chat.py
|
Type hint all the remaining method parameters
|
2018-12-19 14:50:23 +01:00 |
kick_chat_member.py
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
leave_chat.py
|
Type hint all the remaining method parameters
|
2018-12-19 14:50:23 +01:00 |
pin_chat_message.py
|
Pin/unpin_chat_message don't raise a ValueError anymore
|
2018-12-25 23:08:45 +01:00 |
promote_chat_member.py
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
restrict_chat_member.py
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
set_chat_description.py
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
set_chat_photo.py
|
Add missing file_reference argument where applicable
|
2018-12-23 00:55:00 +01:00 |
set_chat_title.py
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
unban_chat_member.py
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
unpin_chat_message.py
|
Pin/unpin_chat_message don't raise a ValueError anymore
|
2018-12-25 23:08:45 +01:00 |