github.com/gotd/td/tg.StoryItem.Views (field)
8 uses
github.com/gotd/td/tg (current package)
tl_story_item_gen.go#L510: Views StoryViews
tl_story_item_gen.go#L594: if !(s.Views.Zero()) {
tl_story_item_gen.go#L670: s.Views = val
tl_story_item_gen.go#L846: if !(s.Views.Zero()) {
tl_story_item_gen.go#L923: if err := s.Views.Encode(b); err != nil {
tl_story_item_gen.go#L1060: if err := s.Views.Decode(b); err != nil {
tl_story_item_gen.go#L1370: s.Views = value
tl_story_item_gen.go#L1382: return s.Views, true
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. |