github.com/gotd/td/tg.StoryItem.Views (field)
8 uses
github.com/gotd/td/tg (current package)
tl_story_item_gen.go#L549: Views StoryViews
tl_story_item_gen.go#L647: if !(s.Views.Zero()) {
tl_story_item_gen.go#L736: s.Views = val
tl_story_item_gen.go#L938: if !(s.Views.Zero()) {
tl_story_item_gen.go#L1029: if err := s.Views.Encode(b); err != nil {
tl_story_item_gen.go#L1187: if err := s.Views.Decode(b); err != nil {
tl_story_item_gen.go#L1539: s.Views = value
tl_story_item_gen.go#L1551: return s.Views, true
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |