Skip to main content

Variable: ChannelLimits

const ChannelLimits: object

Namespace containing limits related to Discord channels.

Type declaration

MaximumDescriptionLength

readonly MaximumDescriptionLength: 1024

Maximum characters allowed in a channel description.

MaximumNameLength

readonly MaximumNameLength: 100

Maximum characters allowed in a channel name.

MaximumViewersPerScreenShare

readonly MaximumViewersPerScreenShare: 50

Maximum viewers allowed per screen share.

Deprecated

Use VoiceChannelLimits.MaximumViewersPerScreenShare instead.

Defined in

node_modules/@sapphire/discord-utilities/dist/esm/index.d.mts:89