Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/events/gateway-events.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -949,6 +949,7 @@ Sent when a new invite to a channel is created.

| Field | Type | Description |
|---------------------|------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------|
| type | integer | The [type of invite](#DOCS_RESOURCES_INVITE/invite-object-invite-types) |
| channel_id | snowflake | Channel the invite is for |
| code | string | Unique invite [code](#DOCS_RESOURCES_INVITE/invite-object) |
| created_at | ISO8601 timestamp | Time at which the invite was created |
Expand Down