const github.com/gotd/td/tg.UpdateShortTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L394: UpdateShortTypeID: "updateShort#78d4dec1",
tl_registry_gen.go#L2176: "updateShort": UpdateShortTypeID,
tl_registry_gen.go#L3958: UpdateShortTypeID: func() bin.Object { return &UpdateShort{} },
tl_registry_gen.go#L6657: UpdateShortTypeID,
tl_updates_gen.go#L1612: const UpdateShortTypeID = 0x78d4dec1
tl_updates_gen.go#L1663: return UpdateShortTypeID
tl_updates_gen.go#L1675: ID: UpdateShortTypeID,
tl_updates_gen.go#L1699: b.PutID(UpdateShortTypeID)
tl_updates_gen.go#L1723: if err := b.ConsumeID(UpdateShortTypeID); err != nil {
tl_updates_gen.go#L2948: case UpdateShortTypeID:
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. |