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:
@@ -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
|
||||
|
Reference in New Issue
Block a user