GuildSoundboardSoundBehavior
Behavior of guild soundboard sounds.
Inheritors
Properties
Functions
Link copied to clipboard
Requests to get this behavior as a GuildSoundboardSoundBehavior .
Link copied to clipboard
Requests to get this behavior as a GuildSoundboardSoundBehavior or null
if the sound does not exist.
Link copied to clipboard
inline suspend fun GuildSoundboardSoundBehavior.edit(builder: SoundboardSoundModifyBuilder.() -> Unit): GuildSoundboardSound
Modifies this sound.
Link copied to clipboard
Retrieves to get this behavior as a GuildSoundboardSoundBehavior .
Link copied to clipboard
Retrieves to get this behavior as a GuildSoundboardSoundBehavior or null
if the sound does not exist.
Link copied to clipboard
Plays this sound in channel.
Link copied to clipboard