VoiceChannelResolvable

export type VoiceChannelResolvable = Snowflake | VoiceChannel;
export type VoiceChannelResolvable = Snowflake | VoiceChannel;
Data that can be resolved to a Voice Channel object. This can be:* A VoiceChannel* A Snowflake