Skip to main content

Function: resolveGuildThreadChannel()

resolveGuildThreadChannel(parameter: string, guild: Guild): Result<ThreadChannel, Identifiers.ArgumentGuildChannelError | Identifiers.ArgumentGuildThreadChannelError>

Parameters

ParameterType
parameterstring
guildGuild

Returns

Result<ThreadChannel, Identifiers.ArgumentGuildChannelError | Identifiers.ArgumentGuildThreadChannelError>

Defined in

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