Class TdApi.EmojiKeywords

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.EmojiKeywords
Enclosing class:
TdApi

public static class TdApi.EmojiKeywords extends TdApi.Object
Represents a list of emojis with their keywords.
  • Field Details

    • emojiKeywords

      public TdApi.EmojiKeyword[] emojiKeywords
      List of emojis with their keywords.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • EmojiKeywords

      public EmojiKeywords()
      Represents a list of emojis with their keywords.
    • EmojiKeywords

      public EmojiKeywords(TdApi.EmojiKeyword[] emojiKeywords)
      Represents a list of emojis with their keywords.
      Parameters:
      emojiKeywords - List of emojis with their keywords.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR