const github.com/gotd/td/tg.UpdatesTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L396: UpdatesTypeID: "updates#74ae4240",
tl_registry_gen.go#L2178: "updates": UpdatesTypeID,
tl_registry_gen.go#L3960: UpdatesTypeID: func() bin.Object { return &Updates{} },
tl_registry_gen.go#L6659: UpdatesTypeID,
tl_updates_gen.go#L2123: const UpdatesTypeID = 0x74ae4240
tl_updates_gen.go#L2189: return UpdatesTypeID
tl_updates_gen.go#L2201: ID: UpdatesTypeID,
tl_updates_gen.go#L2237: b.PutID(UpdatesTypeID)
tl_updates_gen.go#L2283: if err := b.ConsumeID(UpdatesTypeID); err != nil {
tl_updates_gen.go#L2962: case UpdatesTypeID:
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. |