Class TdApi.ReactionUnavailabilityReasonGuest

Enclosing class:
TdApi

public static class TdApi.ReactionUnavailabilityReasonGuest extends TdApi.ReactionUnavailabilityReason
The user isn't a member of the supergroup and can't send messages and reactions there without joining.
  • Field Details

    • CONSTRUCTOR

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

    • ReactionUnavailabilityReasonGuest

      public ReactionUnavailabilityReasonGuest()
      The user isn't a member of the supergroup and can't send messages and reactions there without joining.
  • Method Details