Class TdApi.PremiumGiveawayParticipantStatusAlreadyWasMember

Enclosing class:
TdApi

public static class TdApi.PremiumGiveawayParticipantStatusAlreadyWasMember extends TdApi.PremiumGiveawayParticipantStatus
The user can't participate in the giveaway, because they have already been member of the chat.
  • Field Details

    • joinedChatDate

      public int joinedChatDate
      Point in time (Unix timestamp) when the user joined the chat.
    • CONSTRUCTOR

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

    • PremiumGiveawayParticipantStatusAlreadyWasMember

      public PremiumGiveawayParticipantStatusAlreadyWasMember()
      The user can't participate in the giveaway, because they have already been member of the chat.
    • PremiumGiveawayParticipantStatusAlreadyWasMember

      public PremiumGiveawayParticipantStatusAlreadyWasMember(int joinedChatDate)
      The user can't participate in the giveaway, because they have already been member of the chat.
      Parameters:
      joinedChatDate - Point in time (Unix timestamp) when the user joined 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