export interface GatewayVoiceChannelEffectSendDispatchData
https://discord.com/developers/docs/topics/gateway-events#voice-channel-effect-send
optionalexternalnumber animation_id? :
The ID of the emoji animation, for emoji reaction and soundboard effects
optionalexternalVoiceChannelEffectSendAnimationType | null animation_type? :
The type of emoji animation, for emoji reaction and soundboard effects
externalSnowflake channel_id :
ID of the channel the effect was sent in
externalSnowflake guild_id :
ID of the guild the effect was sent in
The ID of the soundboard sound, for soundboard effects
optionalexternalnumber sound_volume? :
The volume of the soundboard sound, from 0 to 1, for soundboard effects
externalSnowflake user_id :
ID of the user who sent the effect