RequestSoundboardSounds

This will similarly to RequestGuildMembers request the soundboard sounds of the specified guilds.

This will cause a SoundboardSounds event to be sent for every guild in guildIds, containing the requested sounds.

Constructors

Link copied to clipboard
constructor(guildIds: List<Snowflake>)

Properties

Link copied to clipboard
@SerialName(value = "guild_ids")
val guildIds: List<Snowflake>