iachat/app/services/tiktok
Muhsin Keloth 6cd1b37981
feat: Tiktok API version configurable via Super Admin (#13381)
Extracted hardcoded TikTok API version (`v1.3`) into a configurable
`TIKTOK_API_VERSION` setting, consistent with how Instagram and WhatsApp
handle API versions.

Fixes
https://linear.app/chatwoot/issue/CW-6408/tiktok-api-version-configurable-via-super-admin
2026-01-28 19:46:48 +04:00
..
auth_client.rb feat: Tiktok API version configurable via Super Admin (#13381) 2026-01-28 19:46:48 +04:00
client.rb feat: Tiktok API version configurable via Super Admin (#13381) 2026-01-28 19:46:48 +04:00
message_service.rb feat: TikTok channel (#12741) 2025-12-17 07:54:50 -08:00
messaging_helpers.rb fix: Attachments download authentication issue in Tiktok (#13151) 2026-01-28 11:50:14 +04:00
read_status_service.rb fix: Tiktok nil conversation handling in ReadStatusService (#13152) 2026-01-28 10:41:19 +04:00
send_on_tiktok_service.rb feat: TikTok channel (#12741) 2025-12-17 07:54:50 -08:00
token_service.rb feat: TikTok channel (#12741) 2025-12-17 07:54:50 -08:00