• Checks if the queue_name argument is given, If not, use the parent of the channel where the command was used

    Returns

    the complete QueueChannel that AttendingServerV2 accepts

    Parameters

    • interaction: ChatInputCommandInteraction<CacheType>
    • required: boolean = false

      If true, check if the COMMAND ARG is a valid queue category

      • If false, check if the CURRENT channel's parent category is a valid queue category

    Returns QueueChannel

Generated using TypeDoc