const github.com/gotd/td/tg.PhotosPhotosTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_photos_photos_gen.go#L46: const PhotosPhotosTypeID = 0x8dca6aa5
tl_photos_photos_gen.go#L97: return PhotosPhotosTypeID
tl_photos_photos_gen.go#L109: ID: PhotosPhotosTypeID,
tl_photos_photos_gen.go#L133: b.PutID(PhotosPhotosTypeID)
tl_photos_photos_gen.go#L168: if err := b.ConsumeID(PhotosPhotosTypeID); err != nil {
tl_photos_photos_gen.go#L530: case PhotosPhotosTypeID:
tl_registry_gen.go#L398: PhotosPhotosTypeID: "photos.photos#8dca6aa5",
tl_registry_gen.go#L2180: "photos.photos": PhotosPhotosTypeID,
tl_registry_gen.go#L3962: PhotosPhotosTypeID: func() bin.Object { return &PhotosPhotos{} },
tl_registry_gen.go#L6317: PhotosPhotosTypeID,
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. |