Hi, It would be very useful if we could access the user's client timezone offset, maybe as a new field in the `from` object ``` "from":{ "id": 0, "is_bot":false, "first_name":"", "username":"", "language_code":"en", "timezone_offset": 10800 } ```