github.com/gotd/td/tg.PostInteractionCountersStory.Views (field)
6 uses
github.com/gotd/td/tg (current package)
tl_post_interaction_counters_gen.go#L258: Views int
tl_post_interaction_counters_gen.go#L288: if !(p.Views == 0) {
tl_post_interaction_counters_gen.go#L318: p.Views = from.GetViews()
tl_post_interaction_counters_gen.go#L381: b.PutInt(p.Views)
tl_post_interaction_counters_gen.go#L415: p.Views = value
tl_post_interaction_counters_gen.go#L447: return p.Views
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. |