API ReferenceFunctionsgetChannelURL()On this pagegetChannelURL() function getChannelURL(params: { channelId: string; workspaceId: number;}): string; Returns the URL for a channel. Parameters ParameterTypeparams{ channelId: string; workspaceId: number; }params.channelIdstringparams.workspaceIdnumber Returns string