Preview environment

interface RESTPatchAPIGuildSoundboardSoundJSONBody

export interface RESTPatchAPIGuildSoundboardSoundJSONBody

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

optional
emoji_id? : Snowflake | null | undefined

The id of the custom emoji for the soundboard sound

optional
emoji_name? : string | null | undefined

The unicode character of a standard emoji for the soundboard sound

optional
name? : string | undefined

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

optional
volume? : number | null | undefined

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