Raw.messages.GetEmojiURL
Returns an http url which can be used to automatically log in into translation platform and suggest new emoji keywords. the url will be valid for 30 seconds after generation.
messages.getEmojiURL#d5b10c26 lang_code:string = EmojiURL;
export namespace Raw {
export namespace messages {
export class GetEmojiURL {
constructor(params: { langCode: string }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xd5b10c26
Property
langCode
: stringLanguage code for which the emoji keywords will be suggested