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