Variable: ApplicationRoleConnectionLimits
constApplicationRoleConnectionLimits:object
Defined in: node_modules/@sapphire/discord-utilities/dist/esm/index.d.mts:679
Namespace containing limits related to Discord Application Role Connections.
Type Declaration
MaximumMetadataRecords
readonlyMaximumMetadataRecords:5
Maximum application role connection metadata records an application can have.
MaximumMetadataValueLength
readonlyMaximumMetadataValueLength:100
Maximum characters allowed in metadata values.
MaximumPlatformNameLength
readonlyMaximumPlatformNameLength:50
Maximum characters allowed in a platform name.
MaximumPlatformUsernameLength
readonlyMaximumPlatformUsernameLength:100
Maximum characters allowed in a platform username.