Class TdApi.Emojis

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

public static class TdApi.Emojis extends TdApi.Object
Represents a list of emojis.
  • Field Details

    • emojis

      public String[] emojis
      List of emojis.
    • CONSTRUCTOR

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

    • Emojis

      public Emojis()
      Represents a list of emojis.
    • Emojis

      public Emojis(String[] emojis)
      Represents a list of emojis.
      Parameters:
      emojis - List of emojis.
  • 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