MTPyroger/pyrogram/client/methods/chats
2018-12-19 14:50:23 +01:00
..
__init__.py Add get_chat_members_count method 2018-09-08 19:16:51 +02:00
delete_chat_photo.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
export_chat_invite_link.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
get_chat_member.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
get_chat_members_count.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
get_chat_members.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
get_chat.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
get_dialogs.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +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 the remaining method parameters 2018-12-19 14:50:23 +01:00
leave_chat.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
pin_chat_message.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
promote_chat_member.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
restrict_chat_member.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
set_chat_description.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
set_chat_photo.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
set_chat_title.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
unban_chat_member.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
unpin_chat_message.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00