InviteCreateOptions
- interface InviteCreateOptions
Options for creating a channel invite.
exported from
lib.weeble.d
Properties
Property |
Type |
Description |
|---|---|---|
|
|
Maximum invite lifetime in seconds, or 0 for no expiry. |
|
|
Maximum number of uses, or 0 for unlimited uses. |
|
|
Audit-log reason for creating the invite. |
|
|
Whether members who join with the invite are removed after disconnecting. |
|
|
Whether Discord should create a unique invite instead of reusing one. |