github.com/gotd/td/tg.StoriesStoryViewsList.ForwardsCount (field)
6 uses
	github.com/gotd/td/tg (current package)
		tl_stories_story_views_list_gen.go#L52: 	ForwardsCount int
		tl_stories_story_views_list_gen.go#L91: 	if !(s.ForwardsCount == 0) {
		tl_stories_story_views_list_gen.go#L135: 	s.ForwardsCount = from.GetForwardsCount()
		tl_stories_story_views_list_gen.go#L233: 	b.PutInt(s.ForwardsCount)
		tl_stories_story_views_list_gen.go#L308: 		s.ForwardsCount = value
		tl_stories_story_views_list_gen.go#L399: 	return s.ForwardsCount
![]()  | 
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. |