Class TdApi.PaidReactionTypeChat

Enclosing class:
TdApi

public static class TdApi.PaidReactionTypeChat extends TdApi.PaidReactionType
A paid reaction on behalf of an owned chat.
  • Field Details

    • chatId

      public long chatId
      Identifier of the chat.
    • CONSTRUCTOR

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

    • PaidReactionTypeChat

      public PaidReactionTypeChat()
      A paid reaction on behalf of an owned chat.
    • PaidReactionTypeChat

      public PaidReactionTypeChat(long chatId)
      A paid reaction on behalf of an owned chat.
      Parameters:
      chatId - Identifier of the chat.
  • 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