Files

6 lines
73 B
Plaintext

namespace TelegramCore;
struct OptionalBool {
value:bool (id: 0);
}