Skip to main content

Variable: ApplicationRoleConnectionLimits

const ApplicationRoleConnectionLimits: object

Namespace containing limits related to Discord Application Role Connections.

Type declaration

MaximumMetadataRecords

readonly MaximumMetadataRecords: 5

Maximum application role connection metadata records an application can have.

MaximumMetadataValueLength

readonly MaximumMetadataValueLength: 100

Maximum characters allowed in metadata values.

MaximumPlatformNameLength

readonly MaximumPlatformNameLength: 50

Maximum characters allowed in a platform name.

MaximumPlatformUsernameLength

readonly MaximumPlatformUsernameLength: 100

Maximum characters allowed in a platform username.

Defined in

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