const github.com/gotd/td/tg.PostInteractionCountersStoryTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_post_interaction_counters_gen.go#L266: const PostInteractionCountersStoryTypeID = 0x8a480e27
tl_post_interaction_counters_gen.go#L327: return PostInteractionCountersStoryTypeID
tl_post_interaction_counters_gen.go#L339: ID: PostInteractionCountersStoryTypeID,
tl_post_interaction_counters_gen.go#L371: b.PutID(PostInteractionCountersStoryTypeID)
tl_post_interaction_counters_gen.go#L392: if err := b.ConsumeID(PostInteractionCountersStoryTypeID); err != nil {
tl_post_interaction_counters_gen.go#L526: case PostInteractionCountersStoryTypeID:
tl_registry_gen.go#L1225: PostInteractionCountersStoryTypeID: "postInteractionCountersStory#8a480e27",
tl_registry_gen.go#L3007: "postInteractionCountersStory": PostInteractionCountersStoryTypeID,
tl_registry_gen.go#L4789: PostInteractionCountersStoryTypeID: func() bin.Object { return &PostInteractionCountersStory{} },
tl_registry_gen.go#L6322: PostInteractionCountersStoryTypeID,
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. |