VoiceChannelEffect

export class VoiceChannelEffect
export class VoiceChannelEffect
Represents an effect used in a VoiceChannel.
animationId:number | null
The animation id of the effect.
The animation type of the effect.
Readonly
channel:VoiceChannel | null
The channel the effect was sent in.
channelId:Snowflake
The id of the channel the effect was sent in.
emoji:Emoji | null
The emoji of the effect.
guild:Guild
The guild where the effect was sent from.
soundId:Snowflake | number | null
The id of the soundboard sound for soundboard effects.
soundVolume:number | null
The volume of the soundboard sound [0-1] for soundboard effects.
userId:Snowflake
The id of the user that sent the effect.