Class TdApi.UpdateDiceEmojis

  • Enclosing class:
    TdApi

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

      • 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:
        Constant Field Values
    • Constructor Detail

      • 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.