mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-01 06:45:39 +00:00
Mention that linked_chat is available only when using get_chat
Closes #629
This commit is contained in:
@@ -116,6 +116,7 @@ class Chat(Object):
|
||||
|
||||
linked_chat (:obj:`~pyrogram.types.Chat`, *optional*):
|
||||
The linked discussion group (in case of channels) or the linked channel (in case of supergroups).
|
||||
Returned only in :meth:`~pyrogram.Client.get_chat`.
|
||||
"""
|
||||
|
||||
def __init__(
|
||||
|
Reference in New Issue
Block a user