github.com/gotd/td/tg.StoriesSendStoryRequest.FwdModified (field)
7 uses
github.com/gotd/td/tg (current package)
tl_stories_send_story_gen.go#L57: FwdModified bool
tl_stories_send_story_gen.go#L132: if !(s.FwdModified == false) {
tl_stories_send_story_gen.go#L196: s.FwdModified = from.GetFwdModified()
tl_stories_send_story_gen.go#L323: if !(s.FwdModified == false) {
tl_stories_send_story_gen.go#L451: s.FwdModified = s.Flags.Has(7)
tl_stories_send_story_gen.go#L597: s.FwdModified = true
tl_stories_send_story_gen.go#L600: s.FwdModified = 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. |