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#L1318: case PhotoSizeProgressiveTypeID:
tl_registry_gen.go#L198: PhotoSizeProgressiveTypeID: "photoSizeProgressive#fa3efb95",
tl_registry_gen.go#L1980: "photoSizeProgressive": PhotoSizeProgressiveTypeID,
tl_registry_gen.go#L3762: PhotoSizeProgressiveTypeID: func() bin.Object { return &PhotoSizeProgressive{} },
tl_registry_gen.go#L6313: PhotoSizeProgressiveTypeID,
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. |