import { type InviteLink } from "https://deno.land/x/mtkruto@0.6.2/3_types.ts";
A chat invite link.
Properties
creator: User
The user who created the invite link.
Whether an admin must explicitly approve join requests originating from this invite link.
optional
expiresAt: DateA point in time within the future in which the invite link will be revoked.
The number of pending join requests originating from this invite link.