Raw.UpdateDraftMessage
Notifies a change of a message draft.
updateDraftMessage#1b49ec6d flags:# peer:Peer top_msg_id:flags.0?int draft:DraftMessage = Update;
export namespace Raw {
export class UpdateDraftMessage {
constructor(params: { peer: Raw.TypePeer; topMsgId?: number; draft: Raw.TypeDraftMessage }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x1b49ec6d
Property
peer
: Raw.TypePeerThe peer to which the draft is associated
topMsgId
: number or undefinedId of the forum topic to which the draft is associated
draft
: Raw.TypeDraftMessageThe draft