Chat ---types---
chat#41cbf256 flags:# creator:flags.0?true left:flags.2?true deactivated:flags.5?true call_active:flags.23?true call_not_empty:flags.24?true noforwards:flags.25?true id:long title:string photo:ChatPhoto participants_count:int date:date version:int migrated_to:flags.6?InputChannel admin_rights:flags.14?ChatAdminRights default_banned_rights:flags.18?ChatBannedRights = Chat Copy import to the clipboard Belongs to This type can be an instance of either:
Members id long title string photo ChatPhoto participants_count int date date version int creator flag This argument defaults to None
and can be omitted. left flag This argument defaults to None
and can be omitted. deactivated flag This argument defaults to None
and can be omitted. call_active flag This argument defaults to None
and can be omitted. call_not_empty flag This argument defaults to None
and can be omitted. noforwards flag This argument defaults to None
and can be omitted. migrated_to InputChannel This argument defaults to None
and can be omitted. Anything entity-like will work if the library can find its Input
version (e.g., usernames, Peer
, User
or Channel
objects, etc.). admin_rights ChatAdminRights This argument defaults to None
and can be omitted. default_banned_rights ChatBannedRights This argument defaults to None
and can be omitted.