IRoleTags class abstract

Constructors

IRoleTags()

Properties

botId Snowflake?
Holds Snowflake of bot id if role is for bot user
no setter
hashCode int
The hash code for this object.
no setterinherited
integrationId Snowflake?
Holds Snowflake of integration if role is part of twitch/other integration
no setter
isBotRole bool
Returns true if role is for bot.
no setter
nitroRole bool
True if role is for server nitro boosting
no setter
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