RoleTags class

Additional Role role tags which hold optional data about role

Properties

botId Snowflake?
Holds Snowflake of bot id if role is for bot user
latefinal
hashCode int
The hash code for this object.
no setterinherited
integrationId Snowflake?
Holds Snowflake of integration if role is part of twitch/other integration
latefinal
isBotRole bool
Returns true if role is for bot.
no setter
nitroRole bool
True if role is for server nitro boosting
latefinal
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited