const github.com/gotd/td/tg.PhotoPathSizeTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_photo_size_gen.go#L1021: const PhotoPathSizeTypeID = 0xd8214d41
tl_photo_size_gen.go#L1072: return PhotoPathSizeTypeID
tl_photo_size_gen.go#L1084: ID: PhotoPathSizeTypeID,
tl_photo_size_gen.go#L1108: b.PutID(PhotoPathSizeTypeID)
tl_photo_size_gen.go#L1127: if err := b.ConsumeID(PhotoPathSizeTypeID); err != nil {
tl_photo_size_gen.go#L1333: case PhotoPathSizeTypeID:
tl_registry_gen.go#L237: PhotoPathSizeTypeID: "photoPathSize#d8214d41",
tl_registry_gen.go#L2704: "photoPathSize": PhotoPathSizeTypeID,
tl_registry_gen.go#L5171: PhotoPathSizeTypeID: func() bin.Object { return &PhotoPathSize{} },
tl_registry_gen.go#L8636: PhotoPathSizeTypeID,
![]() |
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. |