menu
mineral package
documentation
mineral_contracts.dart
SoundboardPartContract
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
Future
<
SoundboardSound
>
get
(
Object
guildId
,
Object
soundId
)
Implementation
Future<SoundboardSound> get(Object guildId, Object soundId);
mineral package
documentation
mineral_contracts
SoundboardPartContract
get abstract method
SoundboardPartContract class