github.com/gotd/td/tg.StoriesSendStoryRequest.FwdFromStory (field)
8 uses
github.com/gotd/td/tg (current package)
tl_stories_send_story_gen.go#L105: FwdFromStory int
tl_stories_send_story_gen.go#L162: if !(s.FwdFromStory == 0) {
tl_stories_send_story_gen.go#L222: s.FwdFromStory = val
tl_stories_send_story_gen.go#L341: if !(s.FwdFromStory == 0) {
tl_stories_send_story_gen.go#L423: b.PutInt(s.FwdFromStory)
tl_stories_send_story_gen.go#L550: s.FwdFromStory = value
tl_stories_send_story_gen.go#L737: s.FwdFromStory = value
tl_stories_send_story_gen.go#L749: return s.FwdFromStory, true
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. |