interface GuildSoundboardSoundEditOptions

export interface GuildSoundboardSoundEditOptions

Data for editing a soundboard sound.

Constructors

constructor()

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

optional
reason? : string

The reason for editing the soundboard sound

optional
volume? : number | null

The volume (a double) of the soundboard sound, from 0 (inclusive) to 1