boolFalse#bc799737 = Bool; boolTrue#997275b5 = Bool; true#3fedd339 = True; vector#1cb5c415 {t:Type} # [ t ] = Vector t; // Root fileReferenceOrigins#ed01a4f1 db_schema:string db_schema_json:string locations:Vector origins:Vector skipped:Vector actions:Vector = FileReferenceOrigins; locationIncoming#e18770f4 predicate:string stored_constructor:string = Location; locationOutgoing#e7740ae0 predicate:string stored_constructor:string = Location; origin#b62177bf flags:# predicate:string is_constructor:flags.0?true stored_constructor:string stored_params:Vector skipped_flags:Vector needs_parent:flags.3?string parent_is_constructor:flags.4?true = origin; skippedOrigin#7c62809e flags:# predicate:string is_constructor:flags.0?true why:string = SkippedOrigin; action#9539f410 stored_constructor:string action:ActionOp = Action; // Field extraction path paramNotFlag#acd9d5cf = ParamFlag; paramIsFlagAbortIfEmpty#f8fe9fee = ParamFlag; paramIsFlagFallback#202b77a1 fallback:TypedOp = ParamFlag; paramIsFlagPassthrough#1dc6e17d = ParamFlag; pathPart#8dc6ff46 constructor:string param:string flag:ParamFlag = PathPart; path#0c3586a2 parts:Vector = Path; pathParent#58f13684 parts:Vector = Path; // Extractor extractAndStore#72069549 from:Path to:string = FieldExtractor; extractInputStickerSetFromDocumentAttributesAndStore#369d8d14 from:Path to:string = FieldExtractor; extractInputStickerSetFromStickerSetAndStore#c167d470 from:Path to:string = FieldExtractor; extractPeerIdFromPeerAndStore#7d33019c from:Path to:string = FieldExtractor; extractPeerIdFromInputPeerAndStore#a51acfb4 from:Path to:string = FieldExtractor; extractChannelIdFromChannelAndStore#5675bc97 from:Path to:string = FieldExtractor; extractChannelIdFromInputChannelAndStore#b662660e from:Path to:string = FieldExtractor; extractUserIdFromUserAndStore#4778ec63 from:Path to:string = FieldExtractor; extractUserIdFromInputUserAndStore#7720aa2e from:Path to:string = FieldExtractor; // Actions callOp#c2ff3383 method:string args:Vector = ActionOp; getMessageOp#b51d9468 peer:TypedOp id:TypedOp from_scheduled:TypedOp = ActionOp; // For string => TypedOp dictionaries typedOpArg#3a2930c2 key:string value:TypedOp = TypedOpArg; // Typed constructors, the type is specified to simplify codegen, // but isn't strictly necessary as it can be inferred from the TypedOpOp. // It is fully pre-validated during the generation of the definition file. typedOp#705b10ec type:string op:TypedOpOp = TypedOp; // The actual ops copyOp#f48f418f from:string = TypedOpOp; getInputChannelByIdOp#3cb47531 from:string = TypedOpOp; getInputUserByIdOp#c0ee4326 from:string = TypedOpOp; getInputPeerByIdOp#19813750 from:string = TypedOpOp; // Literals & constructors (methods not allowed or needed here) constructorOp#107f8d8a constructor:string args:Vector = TypedOpOp; vectorOp#f8fb8f72 values:Vector = TypedOpOp; intLiteralOp#cbfabe7c value:int = TypedOpOp; longLiteralOp#d08b8d3a value:long = TypedOpOp; stringLiteralOp#2b56ea8e value:string = TypedOpOp; boolLiteralOp#37e07911 value:Bool = TypedOpOp; doubleLiteralOp#3651e3bf value:double = TypedOpOp; themeFormatLiteralOp#8e4f9208 = TypedOpOp;