Class TdApi.UpdateDiceEmojis

Enclosing class:
TdApi

public static class TdApi.UpdateDiceEmojis extends TdApi.Update
The list of supported dice emojis has changed.
  • Field Details

    • emojis

      public String[] emojis
      The new list of supported dice emojis.
    • CONSTRUCTOR

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

    • UpdateDiceEmojis

      public UpdateDiceEmojis()
      The list of supported dice emojis has changed.
    • UpdateDiceEmojis

      public UpdateDiceEmojis(String[] emojis)
      The list of supported dice emojis has changed.
      Parameters:
      emojis - The new list of supported dice 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