github.com/gotd/td/tg.StoryFwdHeader.Modified (field)
7 uses
github.com/gotd/td/tg (current package)
tl_story_fwd_header_gen.go#L46: Modified bool
tl_story_fwd_header_gen.go#L81: if !(s.Modified == false) {
tl_story_fwd_header_gen.go#L113: s.Modified = from.GetModified()
tl_story_fwd_header_gen.go#L177: if !(s.Modified == false) {
tl_story_fwd_header_gen.go#L247: s.Modified = s.Flags.Has(3)
tl_story_fwd_header_gen.go#L276: s.Modified = true
tl_story_fwd_header_gen.go#L279: s.Modified = false
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. |