Raw.messages.GetEmojiKeywordsDifference
Get changed emoji keywords.
messages.getEmojiKeywordsDifference#1508b6af lang_code:string from_version:int = EmojiKeywordsDifference;
export namespace Raw {
export namespace messages {
export class GetEmojiKeywordsDifference {
constructor(params: { langCode: string; fromVersion: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x1508b6af