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,