Function isFromQueueChannelWithParent
- isFromQueueChannelWithParent(interaction: ChatInputCommandInteraction<CacheType> | ButtonInteraction<CacheType>, queueName: string): QueueChannel
-
Parameters
-
interaction: ChatInputCommandInteraction<CacheType> | ButtonInteraction<CacheType>
-
queueName: string
Checks if the queue channel has a parent folder
Returns
the complete QueueChannel that AttendingServerV2 accepts