• Returns

    The newly-created text channel, if it was successful.

    Parameters

    • guild: Guild

      Guild to create new channel in

    • name: string

      Name of new channel

    Returns Promise<TextChannel | undefined>

Generated using TypeDoc