QueueChannel: {
    channelObj: TextChannel;
    parentCategoryId: CategoryChannelId;
    queueName: string;
}

Wrapper for TextChannel

  • Guarantees that a queueName and parentCategoryId exists

Type declaration

Generated using TypeDoc