interface GuildSoundboardSoundEditOptions

export interface GuildSoundboardSoundEditOptions

Data for editing a soundboard sound.

optional
emojiId? : Snowflake | null

The emoji id of the soundboard sound

optional
emojiName? : string | null

The emoji name of the soundboard sound

optional
name? : string

The name of the soundboard sound

external
reason : string

The reason for editing the soundboard sound

optional
volume? : number | null

The volume of the soundboard sound, from 0 to 1