Class TdApi.GetAvailableChatBoostSlots

Enclosing class:
TdApi

public static class TdApi.GetAvailableChatBoostSlots extends TdApi.Function<TdApi.ChatBoostSlots>
Returns the list of available chat boost slots for the current user.

Returns ChatBoostSlots

  • Field Details

    • CONSTRUCTOR

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

    • GetAvailableChatBoostSlots

      public GetAvailableChatBoostSlots()
      Default constructor for a function, which returns the list of available chat boost slots for the current user.

      Returns ChatBoostSlots

  • Method Details