const github.com/gotd/td/tg.UpdatesDifferenceTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L388: UpdatesDifferenceTypeID: "updates.difference#f49ca0",
tl_registry_gen.go#L2170: "updates.difference": UpdatesDifferenceTypeID,
tl_registry_gen.go#L3952: UpdatesDifferenceTypeID: func() bin.Object { return &UpdatesDifference{} },
tl_registry_gen.go#L6664: UpdatesDifferenceTypeID,
tl_updates_difference_gen.go#L216: const UpdatesDifferenceTypeID = 0xf49ca0
tl_updates_difference_gen.go#L287: return UpdatesDifferenceTypeID
tl_updates_difference_gen.go#L299: ID: UpdatesDifferenceTypeID,
tl_updates_difference_gen.go#L339: b.PutID(UpdatesDifferenceTypeID)
tl_updates_difference_gen.go#L404: if err := b.ConsumeID(UpdatesDifferenceTypeID); err != nil {
tl_updates_difference_gen.go#L1160: case UpdatesDifferenceTypeID:
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. |