Skip to main content
Version: Next

APIInviteChannel

A channel obtained from fetching an invite.

Hierarchy

Index

Properties

optionalicon

icon?: string

Icon hash.

inheritedid

id: string

The id of the channel

inheritedname

name: null | string

The name of the channel (1-100 characters)

optionalrecipients

recipients?: Pick<APIUser, username>[]

The invite channel's recipients.

@remarks

Only includes usernames of users.

inheritedtype

Page Options