MTPyroger/compiler/api
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
..
source Update API schema (Layer 122 patch, again) 2020-12-22 19:57:21 +01:00
template Warn users in case they try to use base types as arguments 2020-08-29 15:12:45 +02:00
__init__.py Update copyright notice 2020-02-01 14:04:33 +01:00
compiler.py Allow passing False instead of None for optional flag-boolean parameters 2020-12-25 12:16:20 +01:00