DiscordVoiceChannelEffectSend
@discordeno/bot • Docs
Documentation / @discordeno/bot / DiscordVoiceChannelEffectSend
Interface: DiscordVoiceChannelEffectSend
Properties
animation_id?
optional
animation_id:null
|number
The ID of the emoji animation, for emoji reaction and soundboard effects
Defined in
packages/types/dist/types/discord.d.ts:2763
animation_type?
optional
animation_type:null
|DiscordVoiceChannelEffectAnimationType
The type of emoji animation, for emoji reaction and soundboard effects
Defined in
packages/types/dist/types/discord.d.ts:2761
channel_id
channel_id:
string
ID of the channel the effect was sent in
Defined in
packages/types/dist/types/discord.d.ts:2753
emoji?
optional
emoji:null
|DiscordEmoji
The emoji sent, for emoji reaction and soundboard effects
Defined in
packages/types/dist/types/discord.d.ts:2759
guild_id
guild_id:
string
ID of the guild the effect was sent in
Defined in
packages/types/dist/types/discord.d.ts:2755
sound_id?
optional
sound_id:string
|number
The ID of the soundboard sound, for soundboard effects
Defined in
packages/types/dist/types/discord.d.ts:2765
sound_volume?
optional
sound_volume:number
The volume of the soundboard sound, from 0 to 1, for soundboard effects
Defined in
packages/types/dist/types/discord.d.ts:2767
user_id
user_id:
string
ID of the user who sent the effect
Defined in
packages/types/dist/types/discord.d.ts:2757