const github.com/gotd/td/tg.PhotoSizeProgressiveTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_photo_size_gen.go#L792: const PhotoSizeProgressiveTypeID = 0xfa3efb95
tl_photo_size_gen.go#L853: return PhotoSizeProgressiveTypeID
tl_photo_size_gen.go#L865: ID: PhotoSizeProgressiveTypeID,
tl_photo_size_gen.go#L897: b.PutID(PhotoSizeProgressiveTypeID)
tl_photo_size_gen.go#L921: if err := b.ConsumeID(PhotoSizeProgressiveTypeID); err != nil {
tl_photo_size_gen.go#L1326: case PhotoSizeProgressiveTypeID:
tl_registry_gen.go#L236: PhotoSizeProgressiveTypeID: "photoSizeProgressive#fa3efb95",
tl_registry_gen.go#L2703: "photoSizeProgressive": PhotoSizeProgressiveTypeID,
tl_registry_gen.go#L5170: PhotoSizeProgressiveTypeID: func() bin.Object { return &PhotoSizeProgressive{} },
tl_registry_gen.go#L8635: PhotoSizeProgressiveTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |