Telegram Bot. Get User timezone
I've added /set_utc_offset
command to my bot where users enter the time difference in minutes compared to UTC
It's imposible by standard Bot API.
You can ask user for location, and next, from this location calculate timezone for user.