interface RESTPatchAPIGuildSoundboardSoundJSONBody

external
export interface RESTPatchAPIGuildSoundboardSoundJSONBody

https://discord.com/developers/docs/resources/soundboard#modify-guild-soundboard-sound-json-params

optionalexternal
emoji_id? : Snowflake | null | undefined

The id of the custom emoji for the soundboard sound

optionalexternal
emoji_name? : string | null | undefined

The unicode character of a standard emoji for the soundboard sound

optionalexternal
name? : string | undefined

The name of the soundboard sound (2-32 characters)

optionalexternal
volume? : number | null | undefined

The volume of the soundboard sound, from 0 to 1 1