ApplicationRoleConnectionMetadataType
typedef · Source
Each metadata type offers a comparison operation that allows guilds to configure role requirements based on metadata values stored by the bot. Bots specify a metadata value for each user and guilds specify the required guild's configured value within the guild role settings. All available channel types:
- INTEGER_LESS_THAN_OR_EQUAL
- INTEGER_GREATER_THAN_OR_EQUAL
- INTEGER_EQUAL
- INTEGER_NOT_EQUAL
- DATATIME_LESS_THAN_OR_EQUAL
- DATATIME_GREATER_THAN_OR_EQUAL
- BOOLEAN_EQUAL
- BOOLEAN_NOT_EQUAL Type:
string