const github.com/gotd/td/tg.UpdateStoriesStealthModeTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L1238: u.handlers[UpdateStoriesStealthModeTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L417: UpdateStoriesStealthModeTypeID: "updateStoriesStealthMode#2c084dc1",
tl_registry_gen.go#L2884: "updateStoriesStealthMode": UpdateStoriesStealthModeTypeID,
tl_registry_gen.go#L5351: UpdateStoriesStealthModeTypeID: func() bin.Object { return &UpdateStoriesStealthMode{} },
tl_registry_gen.go#L9077: UpdateStoriesStealthModeTypeID,
tl_update_gen.go#L23524: const UpdateStoriesStealthModeTypeID = 0x2c084dc1
tl_update_gen.go#L23570: return UpdateStoriesStealthModeTypeID
tl_update_gen.go#L23582: ID: UpdateStoriesStealthModeTypeID,
tl_update_gen.go#L23602: b.PutID(UpdateStoriesStealthModeTypeID)
tl_update_gen.go#L23622: if err := b.ConsumeID(UpdateStoriesStealthModeTypeID); err != nil {
tl_update_gen.go#L34982: case UpdateStoriesStealthModeTypeID:
![]() |
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. |