github.com/gotd/td/tg.StoriesSendStoryRequest.Period (field)
8 uses
github.com/gotd/td/tg (current package)
tl_stories_send_story_gen.go#L100: Period int
tl_stories_send_story_gen.go#L169: if !(s.Period == 0) {
tl_stories_send_story_gen.go#L235: s.Period = val
tl_stories_send_story_gen.go#L374: if !(s.Period == 0) {
tl_stories_send_story_gen.go#L457: b.PutInt(s.Period)
tl_stories_send_story_gen.go#L595: s.Period = value
tl_stories_send_story_gen.go#L784: s.Period = value
tl_stories_send_story_gen.go#L796: return s.Period, 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. |