requestSoundboardSounds
Requests guild emojis through the gateway for guildIds.
The returned flow is cold, and will execute the request only on subscription. Collection of this flow on a Gateway that is not running will result in an IllegalStateException being thrown.
Executing the request on a MasterGateway with a Shard that does not match the guild id can result in undefined behavior for the returned flow and inconsistencies in the cache.