InteractiveButton class abstract
- Inheritance
-
- Object
- InteractiveComponent<
ButtonBuilder, ButtonCreateEvent< PartialChannel> > - InteractiveButton
Constructors
- InteractiveButton(String customId, {bool standalone = false})
Properties
Methods
-
build(
) → ButtonBuilder -
inherited
-
handle(
ButtonCreateEvent< PartialChannel> interaction) → Future<void> -
inherited
-
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