messageService#7a800e0a flags:# out:flags.1?true mentioned:flags.4?true media_unread:flags.5?true reactions_are_possible:flags.9?true silent:flags.13?true post:flags.14?true legacy:flags.19?true id:int from_id:flags.8?Peer peer_id:Peer saved_peer_id:flags.28?Peer reply_to:flags.3?MessageReplyHeader date:int action:MessageAction reactions:flags.20?MessageReactions ttl_period:flags.25?int = Message;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| out |
flags.1?true |
|
| mentioned |
flags.4?true |
|
| media_unread |
flags.5?true |
|
| reactions_are_possible |
flags.9?true |
|
| silent |
flags.13?true |
Send without sound: the recipient gets no notification. |
| post |
flags.14?true |
|
| legacy |
flags.19?true |
|
| id |
int |
Identifier of the object — which object depends on the field's type. |
| from_id |
flags.8?Peer |
Sender. |
| peer_id |
Peer |
|
| saved_peer_id |
flags.28?Peer |
Section of Saved Messages the request is about. |
| reply_to |
flags.3?MessageReplyHeader |
What the message replies to. |
| date |
int |
A point in time, unix seconds. |
| action |
MessageAction |
|
| reactions |
flags.20?MessageReactions |
List of reactions. |
| ttl_period |
flags.25?int |
|
Type
Message
Related pages
Types used here