Interface InviteGroupCallParticipantResultUserPrivacyRestricted

Describes result of group call participant invitation. Subtype of InviteGroupCallParticipantResult.

interface InviteGroupCallParticipantResultUserPrivacyRestricted {
    @type: "inviteGroupCallParticipantResultUserPrivacyRestricted";
}

Properties

Properties

@type: "inviteGroupCallParticipantResultUserPrivacyRestricted"