Raw.messages.GetEmojiKeywords

Raw.messages.GetEmojiKeywords

Get localized emoji keywords.

messages.getEmojiKeywords#35a0e062 lang_code:string = EmojiKeywordsDifference;
export namespace Raw {
  export namespace messages {
    export class GetEmojiKeywords {
      constructor(params: { langCode: string }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x35a0e062

Property

  • langCode : string

    Language code

Results

Raw.TypeEmojiKeywordsDifference