Preview environment

interface GuildSoundboardSoundCreateOptions

export interface GuildSoundboardSoundCreateOptions

Options used to create a soundboard sound in a guild.

optional
contentType? : string

The content type for the soundboard sound file

optional
emojiId? : Snowflake

The emoji id for the soundboard sound

optional
emojiName? : string

The emoji name for the soundboard sound

The file for the soundboard sound

name : string

The name for the soundboard sound

optional
reason? : string

The reason for creating the soundboard sound

optional
volume? : number

The volume (a double) for the soundboard sound, from 0 (inclusive) to 1. Defaults to 1