github.com/gotd/td/tg.StoriesSendStoryRequest.FwdFromStory (field)
8 uses
github.com/gotd/td/tg (current package)
tl_stories_send_story_gen.go#L110: FwdFromStory int
tl_stories_send_story_gen.go#L175: if !(s.FwdFromStory == 0) {
tl_stories_send_story_gen.go#L243: s.FwdFromStory = val
tl_stories_send_story_gen.go#L380: if !(s.FwdFromStory == 0) {
tl_stories_send_story_gen.go#L468: b.PutInt(s.FwdFromStory)
tl_stories_send_story_gen.go#L609: s.FwdFromStory = value
tl_stories_send_story_gen.go#L820: s.FwdFromStory = value
tl_stories_send_story_gen.go#L832: return s.FwdFromStory, true
![]() |
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. |