Raw.messages.GetCustomEmojiDocuments

Raw.messages.GetCustomEmojiDocuments

Fetch custom emoji stickers.

messages.getCustomEmojiDocuments#d9ab0f54 document_id:Vector<long> = Vector<Document>;
export namespace Raw {
  export namespace messages {
    export class GetCustomEmojiDocuments {
      constructor(params: { documentId: Array<bigint> }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xd9ab0f54

Property

  • documentId : Array of bigint

    Custom emoji ids from a messageentitycustomemoji.

Results

Array of Raw.TypeDocument

Bots can use