const github.com/gotd/td/tg.PeerStoriesTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_peer_stories_gen.go#L58: const PeerStoriesTypeID = 0x9a35e999
tl_peer_stories_gen.go#L115: return PeerStoriesTypeID
tl_peer_stories_gen.go#L127: ID: PeerStoriesTypeID,
tl_peer_stories_gen.go#L163: b.PutID(PeerStoriesTypeID)
tl_peer_stories_gen.go#L202: if err := b.ConsumeID(PeerStoriesTypeID); err != nil {
tl_registry_gen.go#L1210: PeerStoriesTypeID: "peerStories#9a35e999",
tl_registry_gen.go#L2992: "peerStories": PeerStoriesTypeID,
tl_registry_gen.go#L4774: PeerStoriesTypeID: func() bin.Object { return &PeerStories{} },
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. |