Class TdApi.GetStakeDiceState

Enclosing class:
TdApi

public static class TdApi.GetStakeDiceState extends TdApi.Function<TdApi.StakeDiceState>
Returns the current state of stake dice.

Returns StakeDiceState

  • Field Details

    • CONSTRUCTOR

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

    • GetStakeDiceState

      public GetStakeDiceState()
      Default constructor for a function, which returns the current state of stake dice.

      Returns StakeDiceState

  • Method Details