DiscordVoiceChannelEffectSend
Documentation / @discordeno/types / DiscordVoiceChannelEffectSend
Interface: DiscordVoiceChannelEffectSend
Defined in: discord/gateway.ts:1000
Properties
animation_id?
optionalanimation_id?:number
Defined in: discord/gateway.ts:1012
The ID of the emoji animation, for emoji reaction and soundboard effects
animation_type?
optionalanimation_type?:DiscordVoiceChannelEffectAnimationType|null
Defined in: discord/gateway.ts:1010
The type of emoji animation, for emoji reaction and soundboard effects
channel_id
channel_id:
string
Defined in: discord/gateway.ts:1002
ID of the channel the effect was sent in
emoji?
optionalemoji?:DiscordEmoji|null
Defined in: discord/gateway.ts:1008
The emoji sent, for emoji reaction and soundboard effects
guild_id
guild_id:
string
Defined in: discord/gateway.ts:1004
ID of the guild the effect was sent in
sound_id?
optionalsound_id?:string|number
Defined in: discord/gateway.ts:1014
The ID of the soundboard sound, for soundboard effects
sound_volume?
optionalsound_volume?:number
Defined in: discord/gateway.ts:1016
The volume of the soundboard sound, from 0 to 1, for soundboard effects
user_id
user_id:
string
Defined in: discord/gateway.ts:1006
ID of the user who sent the effect