const github.com/gotd/td/tg.InputPeerPhotoFileLocationTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_file_location_gen.go#L1444: const InputPeerPhotoFileLocationTypeID = 0x37257e99
		tl_input_file_location_gen.go#L1503: 	return InputPeerPhotoFileLocationTypeID
		tl_input_file_location_gen.go#L1515: 		ID:   InputPeerPhotoFileLocationTypeID,
		tl_input_file_location_gen.go#L1551: 	b.PutID(InputPeerPhotoFileLocationTypeID)
		tl_input_file_location_gen.go#L1579: 	if err := b.ConsumeID(InputPeerPhotoFileLocationTypeID); err != nil {
		tl_input_file_location_gen.go#L2667: 	case InputPeerPhotoFileLocationTypeID:
		tl_registry_gen.go#L90: 		InputPeerPhotoFileLocationTypeID:                         "inputPeerPhotoFileLocation#37257e99",
		tl_registry_gen.go#L1872: 		"inputPeerPhotoFileLocation":                         InputPeerPhotoFileLocationTypeID,
		tl_registry_gen.go#L3654: 		InputPeerPhotoFileLocationTypeID:                         func() bin.Object { return &InputPeerPhotoFileLocation{} },
		tl_registry_gen.go#L5830: 			InputPeerPhotoFileLocationTypeID,