getGuildSoundboardSound
open suspend fun getGuildSoundboardSound(guildId: Snowflake, soundId: Snowflake): GuildSoundboardSound(source)
Requests the GuildSoundboardSound with the soundId in the Guild wit the given guildId.
Throws
if something went wrong while retrieving the emoji.
if the sound was null.