const github.com/gotd/td/tg.UpdatesChannelDifferenceTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L591: UpdatesChannelDifferenceTypeID: "updates.channelDifference#2064674e",
tl_registry_gen.go#L2373: "updates.channelDifference": UpdatesChannelDifferenceTypeID,
tl_registry_gen.go#L4155: UpdatesChannelDifferenceTypeID: func() bin.Object { return &UpdatesChannelDifference{} },
tl_registry_gen.go#L6651: UpdatesChannelDifferenceTypeID,
tl_updates_channel_difference_gen.go#L714: const UpdatesChannelDifferenceTypeID = 0x2064674e
tl_updates_channel_difference_gen.go#L796: return UpdatesChannelDifferenceTypeID
tl_updates_channel_difference_gen.go#L808: ID: UpdatesChannelDifferenceTypeID,
tl_updates_channel_difference_gen.go#L864: b.PutID(UpdatesChannelDifferenceTypeID)
tl_updates_channel_difference_gen.go#L925: if err := b.ConsumeID(UpdatesChannelDifferenceTypeID); err != nil {
tl_updates_channel_difference_gen.go#L1244: case UpdatesChannelDifferenceTypeID:
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. |