Class TdApi.EmojiStatusCustomEmojis

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.EmojiStatusCustomEmojis
Enclosing class:
TdApi

public static class TdApi.EmojiStatusCustomEmojis extends TdApi.Object
Contains a list of custom emoji identifiers for emoji statuses.
  • Field Details

    • customEmojiIds

      public long[] customEmojiIds
      The list of custom emoji identifiers.
    • CONSTRUCTOR

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

    • EmojiStatusCustomEmojis

      public EmojiStatusCustomEmojis()
      Contains a list of custom emoji identifiers for emoji statuses.
    • EmojiStatusCustomEmojis

      public EmojiStatusCustomEmojis(long[] customEmojiIds)
      Contains a list of custom emoji identifiers for emoji statuses.
      Parameters:
      customEmojiIds - The list of custom emoji identifiers.
  • 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