const github.com/gotd/td/tg.StoryViewsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1187: StoryViewsTypeID: "storyViews#8d595cd6",
tl_registry_gen.go#L2969: "storyViews": StoryViewsTypeID,
tl_registry_gen.go#L4751: StoryViewsTypeID: func() bin.Object { return &StoryViews{} },
tl_story_views_gen.go#L74: const StoryViewsTypeID = 0x8d595cd6
tl_story_views_gen.go#L155: return StoryViewsTypeID
tl_story_views_gen.go#L167: ID: StoryViewsTypeID,
tl_story_views_gen.go#L231: b.PutID(StoryViewsTypeID)
tl_story_views_gen.go#L273: if err := b.ConsumeID(StoryViewsTypeID); 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. |