Overview of Common MTProto objects
mainThe mtproto/objects package provides default MTProto objects required for core protocol operations, such as key generation and session setup.
These objects are derived from the official Telegram MTProto TL schema. While they are generated using the tlgen tool, they are manually reviewed and maintained as a 'gold standard' implementation of the schema, meaning they are not automatically regenerated from the schema files to ensure stability and correctness.