Where can I found ids (class ids) for telegram objects that aren't listed in API TL-Schema? (I mean id is like #bc799737 for boolFalse#bc799737)
For example, on Perfect Forward Secrecy page there are such instances as:
- decryptedMessageActionRequestKey
- decryptedMessageActionAcceptKey
- decryptedMessageActionCommitKey
- decryptedMessageActionAbortKey
But links for them are broken: decryptedMessageActionRequestKey.
How can I figure them out?