menu
mineral package
documentation
mineral_contracts.dart
SoundboardPartContract
sendToChannel abstract method
sendToChannel abstract method
dark_mode
light_mode
sendToChannel
abstract method
Future
<
void
>
sendToChannel
(
Object
channelId
, {
required
Object
soundId
,
Object
?
sourceGuildId
,
})
Implementation
Future<void> sendToChannel( Object channelId, { required Object soundId, Object? sourceGuildId, });
mineral package
documentation
mineral_contracts
SoundboardPartContract
sendToChannel abstract method
SoundboardPartContract class