github.com/gotd/td/tg.StoriesGetStoryViewsListRequest.JustContacts (field)
7 uses
github.com/gotd/td/tg (current package)
tl_stories_get_story_views_list_gen.go#L51: JustContacts bool
tl_stories_get_story_views_list_gen.go#L102: if !(g.JustContacts == false) {
tl_stories_get_story_views_list_gen.go#L150: g.JustContacts = from.GetJustContacts()
tl_stories_get_story_views_list_gen.go#L228: if !(g.JustContacts == false) {
tl_stories_get_story_views_list_gen.go#L296: g.JustContacts = g.Flags.Has(0)
tl_stories_get_story_views_list_gen.go#L341: g.JustContacts = true
tl_stories_get_story_views_list_gen.go#L344: g.JustContacts = false
![]() |
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. |