const github.com/gotd/td/tg.PhotoSizeEmptyTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_photo_size_gen.go#L47: const PhotoSizeEmptyTypeID = 0xe17e23c
tl_photo_size_gen.go#L93: return PhotoSizeEmptyTypeID
tl_photo_size_gen.go#L105: ID: PhotoSizeEmptyTypeID,
tl_photo_size_gen.go#L125: b.PutID(PhotoSizeEmptyTypeID)
tl_photo_size_gen.go#L143: if err := b.ConsumeID(PhotoSizeEmptyTypeID); err != nil {
tl_photo_size_gen.go#L1290: case PhotoSizeEmptyTypeID:
tl_registry_gen.go#L194: PhotoSizeEmptyTypeID: "photoSizeEmpty#e17e23c",
tl_registry_gen.go#L1976: "photoSizeEmpty": PhotoSizeEmptyTypeID,
tl_registry_gen.go#L3758: PhotoSizeEmptyTypeID: func() bin.Object { return &PhotoSizeEmpty{} },
tl_registry_gen.go#L6309: PhotoSizeEmptyTypeID,
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. |