برای دکمه شماره تلفن :
{
	"keyboard": [
		[
			{
				"text": "? ثبت شماره تلفن ?",
				"request_contact": true
			}
		]
	],
	"one_time_keyboard": true,
	"resize_keyboard": true
}
برای دکمه لوکیشن :
{
	"keyboard": [
		[
			{
				"text": "ثبت لوکیشن",
				"request_location": true
			}
		]
	],
	"one_time_keyboard": true,
	"resize_keyboard": true
}
Esta resposta lhe foi útil? 1 Usuários acharam útil (2 Votos)