• Returns

    The newly-created channel, if it was successful

    Parameters

    • course: CourseRole

      Course with data to structure channels based on

    • channelManager: GuildChannelManager

      The guild's channel manager, to create new channels

    Returns Promise<CategoryChannel | undefined>

Generated using TypeDoc