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
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. |