• Returns

    The new channel, if it was successful

    Parameters

    • course: CourseRole

      Course to grab permission role and parent category from

    • name: string

      Name of new channel

    • readOnly: boolean = false

      Whether or not the channel should only allow the instructor to send messages

    Returns Promise<TextChannel | undefined>

Generated using TypeDoc