- mineral
- api
- ButtonInteraction class
ButtonInteraction
Constructors
-
ButtonInteraction(Snowflake _id, String? _label, Snowflake _applicationId, int _version, int _typeId, String token, Snowflake? _userId, Snowflake? _guildId, Snowflake? _messageId, Snowflake _customId, Snowflake _channelId)
-
-
ButtonInteraction.fromPayload(dynamic payload)
-
factory
Properties
-
applicationId
→ Snowflake
-
read-only, inherited
-
channel
→ GuildChannel?
-
read-only
-
customId
→ Snowflake
-
read-only
-
guild
→ Guild?
-
read-only, inherited
-
hashCode
→ int
-
The hash code for this object.
read-only, inherited
-
id
→ Snowflake
-
read-only, inherited
-
label
→ String?
-
read-only, inherited
-
member
→ GuildMember?
-
read-only, inherited
-
message
→ Message?
-
read-only
-
mid
→ Snowflake?
-
read-only
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
token
→ String
-
read-only, inherited
-
type
→ InteractionType
-
read-only, inherited
-
user
→ User
-
read-only, inherited
-
version
→ int
-
read-only, inherited