__init__.py
|
Add unpin_chat_message method
|
2018-07-08 11:09:07 +02:00 |
delete_chat_photo.py
|
Add delete_chat_photo method
|
2018-07-08 10:19:16 +02:00 |
get_chat.py
|
Add missing docstring arguments
|
2018-07-10 15:57:27 +02:00 |
join_chat.py
|
Refactor the project by using Mixin classes
|
2018-05-07 14:30:55 +02:00 |
kick_chat_member.py
|
Add kick_chat_member.py
|
2018-06-04 12:07:42 +02:00 |
pin_chat_message.py
|
Add pin_chat_message method
|
2018-07-08 11:00:56 +02:00 |
promote_chat_member.py
|
Add promote_chat_member.py
|
2018-06-04 12:21:14 +02:00 |
restrict_chat_member.py
|
Add restrict_chat_member.py
|
2018-06-04 12:21:02 +02:00 |
set_chat_description.py
|
Add set_chat_description method
|
2018-07-08 10:28:54 +02:00 |
set_chat_photo.py
|
Reformat code
|
2018-07-08 10:18:48 +02:00 |
set_chat_title.py
|
Add set_chat_title method
|
2018-07-08 10:24:39 +02:00 |
unban_chat_member.py
|
Add unban_chat_member.py
|
2018-06-04 12:20:41 +02:00 |
unpin_chat_message.py
|
Add unpin_chat_message method
|
2018-07-08 11:09:07 +02:00 |