interface InviteGenerationOptions

export interface InviteGenerationOptions

Options for generateInvite.

optional
disableGuildSelect? : boolean

Whether to disable the guild selection

optional
guild? : GuildResolvable

Guild to preselect

optional
permissions? : PermissionResolvable

Permissions to request

scopes : OAuth2Scopes[]

Scopes that should be requested