ApplicationRoleConnectionMetadataType
Index
Enumeration Members
BooleanEqual
BooleanNotEqual
The metadata value (integer
) is not equal to the guild’s configured value (integer
; 1
)
DatetimeGreatThanOrEqual
The metadata value (ISO8601 string
) is greater than or equal to the guild’s configured value (integer
; days before current date)
DatetimeLessThanOrEqual
The metadata value (ISO8601 string
) is less than or equal to the guild’s configured value (integer
; days before current date)
IntegerEqual
The metadata value (integer
) is equal to the guild’s configured value (integer
)
IntegerGreatThanOrEqual
The metadata value (integer
) is greater than or equal to the guild’s configured value (integer
)
IntegerLessThanOrEqual
The metadata value (integer
) is less than or equal to the guild’s configured value (integer
)
IntegerNotEqual
The metadata value (integer
) is not equal to the guild’s configured value (integer
)
The metadata value (
integer
) is equal to the guild’s configured value (integer
;1
)