Class TdApi.InviteGroupCallParticipantResultUserAlreadyParticipant

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.InviteGroupCallParticipantResult
org.drinkless.tdlib.TdApi.InviteGroupCallParticipantResultUserAlreadyParticipant
Enclosing class:
TdApi

public static class TdApi.InviteGroupCallParticipantResultUserAlreadyParticipant extends TdApi.InviteGroupCallParticipantResult
The user can't be invited because they are already a participant of the call.
  • Field Details

    • CONSTRUCTOR

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

    • InviteGroupCallParticipantResultUserAlreadyParticipant

      public InviteGroupCallParticipantResultUserAlreadyParticipant()
      The user can't be invited because they are already a participant of the call.
  • Method Details