Hi what the problem with this JSON
{"chat_id":149003957,"text":"Please Select your Language","reply_markup":{"keyboard":[[{"text":"English"},{"text":"Deutsh"}],[{"text":"Français"},{"text":"PyccKNN"}],[{"text":"Italiano"},{"text":"Espagnol"}]]}}
it give HTTP 400 when passed as a post request to Telegram Bot API methond "sendMessage"

textfield is empty. Can you post the code that is making the request? - AnilRedshift