import { type GetCreatedInviteLinksParams } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";
Properties
The identifier of an admin. If specified, only invite links created by this admin will be returned.
The maximum number of results to return. Must be in the range 1-100. Defaults to 100.
optional
afterDate: DateOnly get the invite links created after a specific date.