telegram.bot
telegram.bot copied to clipboard
How I get the location of a user?
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?