Accessors
afkChannelId
- get afkChannelId(): null | string
applicationId
- get applicationId(): null | string
defaultMessageNotifications
icon
- get icon(): null | string
permissions
- get permissions(): undefined | string
Returns undefined | string
splash
- get splash(): null | string
systemChannelId
- get systemChannelId(): null | string
widgetChannelId
- get widgetChannelId(): undefined | null | string
Returns undefined | null | string
widgetEnabled
- get widgetEnabled(): undefined | boolean
Returns undefined | boolean
Methods
iconURL
- iconURL(format?: string): null | string
Parameters
Returns null | string