github.com/gotd/td/tg.PostInteractionCountersStory.StoryID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_post_interaction_counters_gen.go#L256: StoryID int
tl_post_interaction_counters_gen.go#L285: if !(p.StoryID == 0) {
tl_post_interaction_counters_gen.go#L317: p.StoryID = from.GetStoryID()
tl_post_interaction_counters_gen.go#L380: b.PutInt(p.StoryID)
tl_post_interaction_counters_gen.go#L408: p.StoryID = value
tl_post_interaction_counters_gen.go#L439: return p.StoryID
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. |