mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 06:16:06 +00:00
Add ChatJoinRequest bound methods docs
This commit is contained in:
@@ -544,6 +544,11 @@ def pyrogram_api():
|
||||
inline_query="""
|
||||
InlineQuery
|
||||
InlineQuery.answer
|
||||
""",
|
||||
chat_join_request="""
|
||||
ChatJoinRequest
|
||||
ChatJoinRequest.approve
|
||||
ChatJoinRequest.decline
|
||||
"""
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user