menu
mineral package
documentation
contracts.dart
InteractionPartContract
deleteInteraction abstract method
deleteInteraction abstract method
dark_mode
light_mode
deleteInteraction
abstract method
Future
<
void
>
deleteInteraction
(
Snowflake
botId
,
String
token
)
Implementation
Future<void> deleteInteraction(Snowflake botId, String token);
mineral package
documentation
contracts
InteractionPartContract
deleteInteraction abstract method
InteractionPartContract class