const github.com/gotd/td/tg.UpdatePeerHistoryTTLTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L988: u.handlers[UpdatePeerHistoryTTLTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L392: UpdatePeerHistoryTTLTypeID: "updatePeerHistoryTTL#bb9bb9a5",
tl_registry_gen.go#L2859: "updatePeerHistoryTTL": UpdatePeerHistoryTTLTypeID,
tl_registry_gen.go#L5326: UpdatePeerHistoryTTLTypeID: func() bin.Object { return &UpdatePeerHistoryTTL{} },
tl_registry_gen.go#L9052: UpdatePeerHistoryTTLTypeID,
tl_update_gen.go#L18371: const UpdatePeerHistoryTTLTypeID = 0xbb9bb9a5
tl_update_gen.go#L18428: return UpdatePeerHistoryTTLTypeID
tl_update_gen.go#L18440: ID: UpdatePeerHistoryTTLTypeID,
tl_update_gen.go#L18472: b.PutID(UpdatePeerHistoryTTLTypeID)
tl_update_gen.go#L18502: if err := b.ConsumeID(UpdatePeerHistoryTTLTypeID); err != nil {
tl_update_gen.go#L34807: case UpdatePeerHistoryTTLTypeID:
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |