Skip to main content
Version: 0.37.102

RESTPostAPIGuildSoundboardSoundJSONBody

Index

Properties

optionalemoji_id

emoji_id?: null | string

The id of the custom emoji for the soundboard sound

optionalemoji_name

emoji_name?: null | string

The unicode character of a standard emoji for the soundboard sound

name

name: string

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

sound

sound: string

The data uri of the mp3 or ogg sound data, base64 encoded, similar to image data

optionalvolume

volume?: null | number

The volume of the soundboard sound, from 0 to 1

@default

1