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