import { type CreateInviteLinkParams } from "https://deno.land/x/mtkruto@0.6.2/client/0_params.ts";
Properties
optional
expireAt: DateA point in time within the future in which the invite link will be invalidated.
The times the invite link can be used. Cannot be specified while requireApproval
is true
.