Raw.messages.GetEmojiKeywordsLanguages
Obtain a list of related languages that must be used when fetching emoji keyword lists.
messages.getEmojiKeywordsLanguages#4e9963b2 lang_codes:Vector<string> = Vector<EmojiLanguage>;
export namespace Raw {
export namespace messages {
export class GetEmojiKeywordsLanguages {
constructor(params: { langCodes: Array<string> }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x4e9963b2