MTPyroger/compiler
Dan 3d971fb577 Allow passing False instead of None for optional flag-boolean parameters
Previously, passing anything that was not None would result in the boolean
flag being set to True, even when passing False. This will make it simpler
to deal with optional flag-boolean values in the raw API.
2020-12-25 12:16:20 +01:00
..
api Allow passing False instead of None for optional flag-boolean parameters 2020-12-25 12:16:20 +01:00
docs Add new method get_media_group (#550) 2020-12-20 17:02:54 +01:00
errors Update errors 2020-12-02 17:00:42 +01:00
__init__.py Update copyright notice 2020-02-01 14:04:33 +01:00