const github.com/gotd/td/tg.InputWebFileGeoPointLocationTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_web_file_location_gen.go#L227: const InputWebFileGeoPointLocationTypeID = 0x9f2221c9
tl_input_web_file_location_gen.go#L298: return InputWebFileGeoPointLocationTypeID
tl_input_web_file_location_gen.go#L310: ID: InputWebFileGeoPointLocationTypeID,
tl_input_web_file_location_gen.go#L350: b.PutID(InputWebFileGeoPointLocationTypeID)
tl_input_web_file_location_gen.go#L378: if err := b.ConsumeID(InputWebFileGeoPointLocationTypeID); err != nil {
tl_input_web_file_location_gen.go#L855: case InputWebFileGeoPointLocationTypeID:
tl_registry_gen.go#L752: InputWebFileGeoPointLocationTypeID: "inputWebFileGeoPointLocation#9f2221c9",
tl_registry_gen.go#L2534: "inputWebFileGeoPointLocation": InputWebFileGeoPointLocationTypeID,
tl_registry_gen.go#L4316: InputWebFileGeoPointLocationTypeID: func() bin.Object { return &InputWebFileGeoPointLocation{} },
tl_registry_gen.go#L5971: InputWebFileGeoPointLocationTypeID,
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. |