telegram api constructor · layer 229 · #f10ece2f
chatlists.chatlistInvite
Info about a chat folder deep link ».
definition
chatlists.chatlistInvite#f10ece2f flags:# title_noanimate:flags.1?true title:TextWithEntities emoticon:flags.0?string peers:Vector<Peer> chats:Vector<Chat> users:Vector<User> = chatlists.ChatlistInvite;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
title_noanimate | true | If set, any animated emojis present in title should not be animated and should be instead frozen on the first frame. |
title | TextWithEntities | Name of the link |
emoticon | string | Emoji to use as icon for the folder. |
peers | Vector<Peer> | Supergroups and channels to join |
chats | Vector<Chat> | Related chat information |
users | Vector<User> | Related user information |
type
chatlists.ChatlistInvite · other constructors: chatlists.chatlistInviteAlready
history
present in layers 158–229 · constructor id changed 1×
| id | layers |
|---|---|
| #1dcd839d | 158–195 |
| #f10ece2f | 196–229 |