telegram api constructor · layer 229 · #96537bd7

dialogFilterChatlist

A folder imported using a chat folder deep link ».

definition

dialogFilterChatlist#96537bd7 flags:# has_my_invites:flags.26?true title_noanimate:flags.28?true id:int title:TextWithEntities emoticon:flags.25?string color:flags.27?int pinned_peers:Vector<InputPeer> include_peers:Vector<InputPeer> = DialogFilter;

parameters

nametypedescription
flags#Flags, see TL conditional fields
has_my_invitesflags.26?trueWhether the current user has created some chat folder deep links » to share the folder as well.
title_noanimateflags.28?trueIf set, any animated emojis present in title should not be animated and should be instead frozen on the first frame.
idintID of the folder
titleTextWithEntitiesName of the folder (max 12 UTF-8 chars)
emoticonflags.25?stringEmoji to use as icon for the folder.
colorflags.27?intA color ID for the folder tag associated to this folder, see here » for more info.
pinned_peersVector<InputPeer>Pinned chats, folders can have unlimited pinned chats
include_peersVector<InputPeer>Chats to include in the folder

type

DialogFilter · other constructors: dialogFilter, dialogFilterDefault

history

present in layers 158–229 · constructor id changed 2×

idlayers
#d64a04a8158–175
#9fe28ea4176–195
#96537bd7196–229