menu
mineral package
documentation
contracts.dart
WebsocketOrchestratorContract
setBotPresence abstract method
setBotPresence abstract method
dark_mode
light_mode
setBotPresence
abstract method
void
setBotPresence
(
List
<
BotActivity
>
?
activity
,
StatusType
?
status
,
bool
?
afk
)
Implementation
void setBotPresence(List<BotActivity>? activity, StatusType? status, bool? afk);
mineral package
documentation
contracts
WebsocketOrchestratorContract
setBotPresence abstract method
WebsocketOrchestratorContract class