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

9 uses

	github.com/gotd/td/tg (current package)
		tl_photos_get_user_photos_gen.go#L57: const PhotosGetUserPhotosRequestTypeID = 0x91cd32a8
		tl_photos_get_user_photos_gen.go#L113: 	return PhotosGetUserPhotosRequestTypeID
		tl_photos_get_user_photos_gen.go#L125: 		ID:   PhotosGetUserPhotosRequestTypeID,
		tl_photos_get_user_photos_gen.go#L157: 	b.PutID(PhotosGetUserPhotosRequestTypeID)
		tl_photos_get_user_photos_gen.go#L183: 	if err := b.ConsumeID(PhotosGetUserPhotosRequestTypeID); err != nil {
		tl_registry_gen.go#L1583: 		PhotosGetUserPhotosRequestTypeID:                                        "photos.getUserPhotos#91cd32a8",
		tl_registry_gen.go#L3365: 		"photos.getUserPhotos":                                              PhotosGetUserPhotosRequestTypeID,
		tl_registry_gen.go#L5147: 		PhotosGetUserPhotosRequestTypeID:                                        func() bin.Object { return &PhotosGetUserPhotosRequest{} },
		tl_server_gen.go#L6198: 	s.handlers[PhotosGetUserPhotosRequestTypeID] = handler