Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateInviteData

Hierarchy

  • CreateInviteData

Index

Properties

max_age?: number

max age of the invite in seconds

max_uses?: number

max uses of the invite

reason?: string

Reason for creating the invite

temporary?: boolean

if this invite only allows temporary membership

unique?: boolean

does not try to re-use similar invites when true (useful for creating many one-time invites)

Generated using TypeDoc