const github.com/gotd/td/tg.InputPhotoLegacyFileLocationTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_file_location_gen.go#L1175: const InputPhotoLegacyFileLocationTypeID = 0xd83466f3
tl_input_file_location_gen.go#L1246: return InputPhotoLegacyFileLocationTypeID
tl_input_file_location_gen.go#L1258: ID: InputPhotoLegacyFileLocationTypeID,
tl_input_file_location_gen.go#L1298: b.PutID(InputPhotoLegacyFileLocationTypeID)
tl_input_file_location_gen.go#L1321: if err := b.ConsumeID(InputPhotoLegacyFileLocationTypeID); err != nil {
tl_input_file_location_gen.go#L2660: case InputPhotoLegacyFileLocationTypeID:
tl_registry_gen.go#L89: InputPhotoLegacyFileLocationTypeID: "inputPhotoLegacyFileLocation#d83466f3",
tl_registry_gen.go#L1871: "inputPhotoLegacyFileLocation": InputPhotoLegacyFileLocationTypeID,
tl_registry_gen.go#L3653: InputPhotoLegacyFileLocationTypeID: func() bin.Object { return &InputPhotoLegacyFileLocation{} },
tl_registry_gen.go#L5829: InputPhotoLegacyFileLocationTypeID,
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. |