updateServiceNotification

updateServiceNotification#ebe46819 flags:# popup:flags.0?true invert_media:flags.2?true inbox_date:flags.1?int type:string message:string media:MessageMedia entities:Vector<MessageEntity> = Update;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
popup flags.0?true
invert_media flags.2?true Show the attachment below the text rather than above it.
inbox_date flags.1?int
type string Type.
message string Message text.
media MessageMedia Attachment.
entities Vector<MessageEntity> Text markup — bold, links, mentions and so on, as a list of ranges.

Type

Update

Related pages

Types used here