π€©Telegram APIs
Get All Groups
Authorization: Bearer your_jwt_token_here apikey: your_api_key_here Content-Type: application/json{ "data": [ ... ] }
Get All Contacts
Authorization: Bearer your_jwt_token_here apikey: your_api_key_here Content-Type: application/json{ "data": [ ... ] }
Get All Campaigns
Store Campaign
Update Campaign
Last updated