Skip to content

VoiceChannelEffect

classe · Source

Represents an effect used in a VoiceChannel.

Properties

guild

guild: Guild

The guild where the effect was sent from. Source

channelId

channelId: Snowflake

The id of the channel the effect was sent in. Source

userId

userId: Snowflake

The id of the user that sent the effect. Source

emoji

nullable

emoji: Emoji

The emoji of the effect. Source

animationType

nullable

animationType: VoiceChannelEffectSendAnimationType

The animation type of the effect. Source

animationId

nullable

animationId: number

The animation id of the effect. Source

soundId

nullable

soundId: Snowflake | number

The id of the soundboard sound for soundboard effects. Source

soundVolume

nullable

soundVolume: number

The volume of the soundboard sound [0-1] for soundboard effects. Source

channel

readonly · nullable

channel: VoiceChannel

The channel the effect was sent in. Source

Unofficial software. Not affiliated with or supported by Discord.