Chat invite info
chatInvite#dfc2f58e flags:# channel:flags.0?true broadcast:flags.1?true public:flags.2?true megagroup:flags.3?true title:string photo:Photo participants_count:int participants:flags.4?Vector<User> = ChatInvite;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
channel | flags.0?true | Whether this is a channel/supergroup or a normal group |
broadcast | flags.1?true | Whether this is a channel |
public | flags.2?true | Whether this is a public channel/supergroup |
megagroup | flags.3?true | Whether this is a supergroup |
request_needed | flags.6?true | Whether the join request ยป must be first approved by an administrator |
verified | flags.7?true | Is this chat or channel verified by Telegram? |
scam | flags.8?true | This chat is probably a scam |
fake | flags.9?true | If set, this chat was reported by many users as a fake or scam: be careful when interacting with it. |
title | string | Chat/supergroup/channel title |
about | flags.5?string | Description of the group of channel |
photo | Photo | Chat/supergroup/channel photo |
participants_count | int | Participant count |
participants | flags.4?Vector<User> | A few of the participants that are in the group |
color | int | Profile color palette ID |
How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.
Chats and channels may have a public username or a private invite link: private invite links may be further enhanced with per-user join requests.
Telegram users and channels can change the accent color and background pattern of their profile page and their messages!