Zapix / mtpylon

Library to build backend with MTProto's protocol
MIT License
10 stars 0 forks source link

Pass flag index for optional type in field metadata. #116

Closed Zapix closed 3 years ago

Zapix commented 3 years ago

We could use dataclasses.field with metadata key argument to store info about optional field. It's simpler then store this data in Meta.