Raw.account.GetDefaultGroupPhotoEmojis
Get a set of suggested custom emoji stickers that can be used as group picture
account.getDefaultGroupPhotoEmojis#915860ae hash:long = EmojiList;
export namespace Raw {
export namespace account {
export class GetDefaultGroupPhotoEmojis {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x915860ae
Property
hash
: bigintHash used for caching, for more info click here.