messages.getAllDrafts

Return all message drafts.
Returns all the latest updateDraftMessage updates related to all chats with drafts.

 Method schema is available as of layer 53. Switch »

Parameters

This constructor does not require any parameters.

Result

Updates

Related pages

Message drafts

How to handle message drafts

updateDraftMessage

Notifies a change of a message draft.

Go up