Skip to main content
Version: Next

GatewayVoiceChannelEffectSendDispatchData

Index

Properties

optionalanimation_id

animation_id?: number

The ID of the emoji animation, for emoji reaction and soundboard effects

optionalanimation_type

The type of emoji animation, for emoji reaction and soundboard effects See https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send-animation-types

channel_id

channel_id: string

ID of the channel the effect was sent in

optionalemoji

emoji?: null | APIEmoji

The emoji sent, for emoji reaction and soundboard effects

guild_id

guild_id: string

ID of the guild the effect was sent in

optionalsound_id

sound_id?: string

The ID of the soundboard sound, for soundboard effects

optionalsound_override_path

sound_override_path?: null | string

The filename of the soundboard default sound, for soundboard effects

optionalsound_volume

sound_volume?: number

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

user_id

user_id: string

ID of the user who sent the effect