Fix .get_buttons failing for some messages sent by the bot (b02a22e by Lonami)
Fix conv.wait_event not clearing timed out events (08d5bfc by Lonami)
Don't cache SLOW_MODE_WAIT in _flood_waited_requests (a6781c8 by Lonami)
Correct and simplify the way channel IDs are marked (0d8497b by Lonami)
Parse part of newer bot file IDs for photos (e1d2c81 by Lonami)
Fix conv.wait_event not clearing timed out events (08d5bfc by Lonami)
Don't cache SLOW_MODE_WAIT in _flood_waited_requests (a6781c8 by Lonami)
Correct and simplify the way channel IDs are marked (0d8497b by Lonami)
Parse part of newer bot file IDs for photos (e1d2c81 by Lonami)
Update send_file to support grouping any file type (#1620) (ba3a090 by nyuszika7h)
Replace PySocks with python-socks for Python >= 3.6 (633986c by vegeta1k95)
Fix protocol typing for python-socks. (38d8a54 by vegeta1k95)
Remove unnecessary `if` clause (a68800b by vegeta1k95)
Fix typing once again (59da53e by vegeta1k95)
Merge replace PySocks with python-socks for Python >= 3.6 (#1627) (96a535f by Lonami)
Fix protocol typing for python-socks. (38d8a54 by vegeta1k95)
Remove unnecessary `if` clause (a68800b by vegeta1k95)
Fix typing once again (59da53e by vegeta1k95)
Merge replace PySocks with python-socks for Python >= 3.6 (#1627) (96a535f by Lonami)