const github.com/gotd/td/tg.StoriesStealthModeTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1202: StoriesStealthModeTypeID: "storiesStealthMode#712e27fd",
tl_registry_gen.go#L2984: "storiesStealthMode": StoriesStealthModeTypeID,
tl_registry_gen.go#L4766: StoriesStealthModeTypeID: func() bin.Object { return &StoriesStealthMode{} },
tl_stories_stealth_mode_gen.go#L58: const StoriesStealthModeTypeID = 0x712e27fd
tl_stories_stealth_mode_gen.go#L113: return StoriesStealthModeTypeID
tl_stories_stealth_mode_gen.go#L125: ID: StoriesStealthModeTypeID,
tl_stories_stealth_mode_gen.go#L161: b.PutID(StoriesStealthModeTypeID)
tl_stories_stealth_mode_gen.go#L188: if err := b.ConsumeID(StoriesStealthModeTypeID); err != nil {
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. |