MTPyroger/pyrogram/client/methods/chats
2018-10-21 09:40:49 +02:00
..
__init__.py Add get_chat_members_count method 2018-09-08 19:16:51 +02:00
delete_chat_photo.py Remove hints about using t.me/joinchat/ links as chat ids 2018-07-27 00:40:08 +02:00
export_chat_invite_link.py Remove the new parameter in export_chat_invite_link 2018-05-07 16:40:50 +02:00
get_chat_member.py Remove hints about using t.me/joinchat/ links as chat ids 2018-07-27 00:40:08 +02:00
get_chat_members_count.py Fix missing backtick 2018-09-19 13:20:36 +02:00
get_chat_members.py Remove hints about using t.me/joinchat/ links as chat ids 2018-07-27 00:40:08 +02:00
get_chat.py Remove hints about using t.me/joinchat/ links as chat ids 2018-07-27 00:40:08 +02:00
get_dialogs.py Move get_dialogs() from "messages" to "chats" namespace 2018-08-20 11:24:47 +02:00
join_chat.py Refactor the project by using Mixin classes 2018-05-07 14:30:55 +02:00
kick_chat_member.py Make kick_chat_member return the "user kicked" message 2018-10-21 09:40:49 +02:00
leave_chat.py Refactor the project by using Mixin classes 2018-05-07 14:30:55 +02:00
pin_chat_message.py Remove hints about using t.me/joinchat/ links as chat ids 2018-07-27 00:40:08 +02:00
promote_chat_member.py Update default rights to the least common between supergroups & channels 2018-10-01 10:52:09 +02:00
restrict_chat_member.py Remove hints about using t.me/joinchat/ links as chat ids 2018-07-27 00:40:08 +02:00
set_chat_description.py Remove hints about using t.me/joinchat/ links as chat ids 2018-07-27 00:40:08 +02:00
set_chat_photo.py Remove hints about using t.me/joinchat/ links as chat ids 2018-07-27 00:40:08 +02:00
set_chat_title.py Remove hints about using t.me/joinchat/ links as chat ids 2018-07-27 00:40:08 +02:00
unban_chat_member.py Remove hints about using t.me/joinchat/ links as chat ids 2018-07-27 00:40:08 +02:00
unpin_chat_message.py Remove hints about using t.me/joinchat/ links as chat ids 2018-07-27 00:40:08 +02:00