You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after removing all the "unknown comments" (the file now starts with boolFalse#bc799737 = Bool;) and runing the auth example:
# github.com/xelaj/mtproto/telegram
../../telegram/enums_gen.go:104:2: Null redeclared in this block
previous declaration at ../../telegram/enums_gen.go:101:6
../../telegram/enums_gen.go:107:7: Null is not a type
../../telegram/enums_gen.go:116:7: Null is not a type
../../telegram/methods_gen.go:23:158: undefined: tl.PseudoBool
../../telegram/methods_gen.go:48:49: undefined: tl.PseudoBool
../../telegram/methods_gen.go:96:58: undefined: tl.PseudoBool
../../telegram/methods_gen.go:117:61: undefined: tl.PseudoBool
../../telegram/methods_gen.go:139:73: undefined: tl.PseudoBool
../../telegram/methods_gen.go:196:56: undefined: tl.PseudoBool
../../telegram/methods_gen.go:217:70: undefined: tl.PseudoBool
../../telegram/methods_gen.go:217:70: too many errors
when trying to update to the latest layer 129 i am getting an error about PseudoBool not found.
any idea?
The text was updated successfully, but these errors were encountered: