curl --location --request POST '/webhooks/telegram/' \ --header 'x-telegram-bot-api-secret-token;' \ --header 'Accept-Language;'
{ "ok": true }