2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-31 06:16:06 +00:00

Add support for "send_as" chats

- Add methods get_send_as_chats() and set_send_as_chat()
- Add field Chat.send_as_chat
This commit is contained in:
Dan
2021-12-23 16:53:03 +01:00
parent e8076d1b8a
commit 9a2bc25bc7
5 changed files with 159 additions and 21 deletions

View File

@@ -224,6 +224,8 @@ def pyrogram_api():
mark_chat_unread
get_chat_event_log
get_chat_online_count
get_send_as_chats
set_send_as_chat
""",
users="""
Users