const github.com/gotd/td/tg.UpdatesTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L479: UpdatesTypeID: "updates#74ae4240",
tl_registry_gen.go#L2946: "updates": UpdatesTypeID,
tl_registry_gen.go#L5413: UpdatesTypeID: func() bin.Object { return &Updates{} },
tl_registry_gen.go#L9141: UpdatesTypeID,
tl_updates_gen.go#L2130: const UpdatesTypeID = 0x74ae4240
tl_updates_gen.go#L2196: return UpdatesTypeID
tl_updates_gen.go#L2208: ID: UpdatesTypeID,
tl_updates_gen.go#L2244: b.PutID(UpdatesTypeID)
tl_updates_gen.go#L2290: if err := b.ConsumeID(UpdatesTypeID); err != nil {
tl_updates_gen.go#L2978: case UpdatesTypeID:
![]() |
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. |