MTPyroger/pyrogram/client/methods/chats
Dan 32468e5ab0 Remove hints about using t.me/joinchat/ links as chat ids
Such links don't work reliably with the current implementation
2018-07-27 00:40:08 +02:00
..
__init__.py Add get_chat_member method 2018-07-19 23:26:20 +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.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
join_chat.py Refactor the project by using Mixin classes 2018-05-07 14:30:55 +02:00
kick_chat_member.py Remove hints about using t.me/joinchat/ links as chat ids 2018-07-27 00:40:08 +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 Remove hints about using t.me/joinchat/ links as chat ids 2018-07-27 00:40:08 +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