import { type CreateInviteLinkParams } from "https://deno.land/x/mtkruto@0.1.157/client/0_params.ts";
Properties
optional
expireAt: DateThe point of time in which the invite link must no longer work.
The times the invite link can be used. Cannot be specified while requireApproval
is true
.