2025-02-21 16:17:15 +01:00

6 lines
73 B
Plaintext

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