getGuildSoundboardSoundOrNull
abstract suspend fun getGuildSoundboardSoundOrNull(guildId: Snowflake, soundId: Snowflake): GuildSoundboardSound?(source)
Requests the GuildSoundboardSound with the soundId in the Guild with the given guildId.
Throws
if something went wrong while retrieving the emoji.