Class TdApi.ChatEventInviteLinkRevoked

  • Enclosing class:
    TdApi

    public static class TdApi.ChatEventInviteLinkRevoked
    extends TdApi.ChatEventAction
    A chat invite link was revoked.
    • Constructor Detail

      • ChatEventInviteLinkRevoked

        public ChatEventInviteLinkRevoked()
        A chat invite link was revoked.
      • ChatEventInviteLinkRevoked

        public ChatEventInviteLinkRevoked​(TdApi.ChatInviteLink inviteLink)
        A chat invite link was revoked.
        Parameters:
        inviteLink - The invite link.