Raw.messages.GetAllDrafts

Raw.messages.GetAllDrafts

Return all message drafts. returns all the latest updatedraftmessage updates related to all chats with drafts.

messages.getAllDrafts#6a3f8d65 = Updates;
export namespace Raw {
  export namespace messages {
    export class GetAllDrafts {
      constructor(params: {}) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x6a3f8d65

Property

Results

Raw.TypeUpdates