const github.com/gotd/td/tg.UpdatesDifferenceSliceTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L389: UpdatesDifferenceSliceTypeID: "updates.differenceSlice#a8fb1981",
tl_registry_gen.go#L2171: "updates.differenceSlice": UpdatesDifferenceSliceTypeID,
tl_registry_gen.go#L3953: UpdatesDifferenceSliceTypeID: func() bin.Object { return &UpdatesDifferenceSlice{} },
tl_registry_gen.go#L6665: UpdatesDifferenceSliceTypeID,
tl_updates_difference_gen.go#L604: const UpdatesDifferenceSliceTypeID = 0xa8fb1981
tl_updates_difference_gen.go#L675: return UpdatesDifferenceSliceTypeID
tl_updates_difference_gen.go#L687: ID: UpdatesDifferenceSliceTypeID,
tl_updates_difference_gen.go#L727: b.PutID(UpdatesDifferenceSliceTypeID)
tl_updates_difference_gen.go#L792: if err := b.ConsumeID(UpdatesDifferenceSliceTypeID); err != nil {
tl_updates_difference_gen.go#L1167: case UpdatesDifferenceSliceTypeID:
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. |