ebeneditos / telegram.bot

Develop a Telegram Bot with R
https://ebeneditos.github.io/telegram.bot/
GNU General Public License v3.0
107 stars 24 forks source link

How I get the location of a user? #33

Closed zottelef closed 5 months ago

zottelef commented 1 year ago

I am building a bot that essentially do different calculation based on the place where the request is done. I am rather new to Telegram API and R but https://core.telegram.org/api/live-location seem the way to go. Does telegram.bot wrap this functionality?

ebeneditos commented 5 months ago

No, it does not currently, feature should be developed.