Raw.messages.GetAllStickers
Get all installed stickers
messages.getAllStickers#b8a0a1a8 hash:long = messages.AllStickers;
export namespace Raw {
export namespace messages {
export class GetAllStickers {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xb8a0a1a8
Property
hash
: bigintHash used for caching, for more info click here.