Skip to main content

Function: resolveGuildVoiceChannel()

resolveGuildVoiceChannel(parameter: string, guild: Guild): Result<VoiceChannel, Identifiers.ArgumentGuildChannelError | Identifiers.ArgumentGuildVoiceChannelError>

Parameters

ParameterType
parameterstring
guildGuild

Returns

Result<VoiceChannel, Identifiers.ArgumentGuildChannelError | Identifiers.ArgumentGuildVoiceChannelError>

Defined in

projects/framework/src/lib/resolvers/guildVoiceChannel.ts:7