Implement bidirectional customer conversations with customer-based grouping and order tagging

This commit is contained in:
sysadmin
2025-08-27 19:18:46 +01:00
parent 3f4789730c
commit 027a3fd0c4
25 changed files with 794 additions and 70 deletions

View File

@@ -97,6 +97,7 @@ namespace TeleBot.Models
ViewingOrders,
ViewingOrder,
PrivacySettings,
CustomerSupport,
Help
}
}