telegram api constructor · layer 229 · #edfc111e
updateDraftMessage
Notifies a change of a message draft.
definition
updateDraftMessage#edfc111e flags:# peer:Peer top_msg_id:flags.0?int saved_peer_id:flags.1?Peer draft:DraftMessage = Update;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
peer | Peer | The peer to which the draft is associated |
top_msg_id | int | ID of the forum topic to which the draft is associated |
saved_peer_id | Peer | If set, the draft is related to the specified monoforum topic ID ». |
draft | DraftMessage | The draft |
type
Update · 164 other constructors
history
present in layers 62–229 · constructor id changed 2×
| id | layers |
|---|---|
| #ee2bb969 | 62–147 |
| #1b49ec6d | 148–203 |
| #edfc111e | 204–229 |