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