telegram api constructor · layer 229 · #fc89f7f3

dialog

Chat

definition

dialog#fc89f7f3 flags:# pinned:flags.2?true unread_mark:flags.3?true view_forum_as_messages:flags.6?true peer:Peer top_message:int read_inbox_max_id:int read_outbox_max_id:int unread_count:int unread_mentions_count:int unread_reactions_count:int unread_poll_votes_count:int notify_settings:PeerNotifySettings pts:flags.0?int draft:flags.1?DraftMessage folder_id:flags.4?int ttl_period:flags.5?int = Dialog;

parameters

nametypedescription
flags#Flags, see TL conditional fields
pinnedflags.2?trueIs the dialog pinned
unread_markflags.3?trueWhether the chat was manually marked as unread
view_forum_as_messagesflags.6?trueUsers may also choose to display messages from all topics of a forum as if they were sent to a normal group, using a "View as messages" setting in the local client. This setting only affects the current account, and is synced to other logged in sessions using the channels.toggleViewForumAsMessages method; invoking this method will update the value of this flag.
peerPeerThe chat
top_messageintThe latest message ID
read_inbox_max_idintPosition up to which all incoming messages are read.
read_outbox_max_idintPosition up to which all outgoing messages are read.
unread_countintNumber of unread messages
unread_mentions_countintNumber of unread mentions
unread_reactions_countintNumber of unread reactions to messages you sent
unread_poll_votes_countint
notify_settingsPeerNotifySettingsNotification settings
ptsflags.0?intPTS
draftflags.1?DraftMessageMessage draft
folder_idflags.4?intPeer folder ID, for more info click here
ttl_periodflags.5?intTime-to-live of all messages sent in this dialog

type

Dialog · other constructors: dialogFolder, dialogCommunity

history

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

idlayers
#214a8cdf2–13
#ab3a99ac14–23
#c1dd804a46
#66ffba1462–70
#e4def5db71–98
#2c171f7299–137
#a8edd0f5138–149
#d58a08c6150–223
#fc89f7f3224–229