const github.com/gotd/td/tg.InputWebFileLocationTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_web_file_location_gen.go#L46: const InputWebFileLocationTypeID = 0xc239d686
tl_input_web_file_location_gen.go#L97: return InputWebFileLocationTypeID
tl_input_web_file_location_gen.go#L109: ID: InputWebFileLocationTypeID,
tl_input_web_file_location_gen.go#L133: b.PutID(InputWebFileLocationTypeID)
tl_input_web_file_location_gen.go#L152: if err := b.ConsumeID(InputWebFileLocationTypeID); err != nil {
tl_input_web_file_location_gen.go#L848: case InputWebFileLocationTypeID:
tl_registry_gen.go#L751: InputWebFileLocationTypeID: "inputWebFileLocation#c239d686",
tl_registry_gen.go#L2533: "inputWebFileLocation": InputWebFileLocationTypeID,
tl_registry_gen.go#L4315: InputWebFileLocationTypeID: func() bin.Object { return &InputWebFileLocation{} },
tl_registry_gen.go#L5970: InputWebFileLocationTypeID,
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |