telegram api constructor · layer 229 · #f2a71983

updateDeleteScheduledMessages

Some scheduled messages were deleted (or sent) from the schedule queue of a chat

definition

updateDeleteScheduledMessages#f2a71983 flags:# peer:Peer messages:Vector<int> sent_messages:flags.0?Vector<int> = Update;

parameters

nametypedescription
flags#Flags, see TL conditional fields
peerPeerPeer
messagesVector<int>Deleted scheduled messages
sent_messagesflags.0?Vector<int>If set, this update indicates that some scheduled messages were sent (not simply deleted from the schedule queue). In this case, the messages field will contain the scheduled message IDs for the sent messages (initially returned in updateNewScheduledMessage), and sent_messages will contain the real message IDs for the sent messages.

type

Update · 164 other constructors

history

present in layers 105–229 · constructor id changed 1×

idlayers
#90866cee105–191
#f2a71983192–229