Open sanodin opened 5 years ago
td_send('sendMessage',
{'chat_id': xxxxxxx,
'input_message_content': {
'@type': 'inputMessageLocation',
'location':{
'@type': 'Location',
'latitude':59.80547555591638,'longitude':30.379251039815593},
'live_period': '100'}})
Hello How to send geolocation? I send the message, does not accept geolocation. thank