export interface GuildSoundboardSoundCreateOptions
Options used to create a soundboard sound in a guild.
optionalstring contentType? :
The content type for the soundboard sound file
optionalSnowflake emojiId? :
The emoji id for the soundboard sound
optionalstring emojiName? :
The emoji name for the soundboard sound
BufferResolvable | Stream file :
The file for the soundboard sound
string name :
The name for the soundboard sound
optionalstring reason? :
The reason for creating the soundboard sound
optionalnumber volume? :
The volume (a double) for the soundboard sound, from 0 (inclusive) to 1. Defaults to 1