const github.com/gotd/td/tg.UpdatesStateTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L386: UpdatesStateTypeID: "updates.state#a56c2a3e",
tl_registry_gen.go#L2168: "updates.state": UpdatesStateTypeID,
tl_registry_gen.go#L3950: UpdatesStateTypeID: func() bin.Object { return &UpdatesState{} },
tl_updates_state_gen.go#L56: const UpdatesStateTypeID = 0xa56c2a3e
tl_updates_state_gen.go#L117: return UpdatesStateTypeID
tl_updates_state_gen.go#L129: ID: UpdatesStateTypeID,
tl_updates_state_gen.go#L165: b.PutID(UpdatesStateTypeID)
tl_updates_state_gen.go#L187: if err := b.ConsumeID(UpdatesStateTypeID); err != nil {
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. |