TelegramBot/validation/examples/location.json

10 lines
160 B
JSON
Raw Normal View History

2023-08-27 23:45:17 +03:00
{
"id": 123456,
"name": "Sample Location",
"location": [
0.00000,
0.00000
],
"country": 0,
"timezone": "Europe/London"
}