github.com/gotd/td/tg.StoriesCanSendStoryCount.CountRemains (field)
6 uses
github.com/gotd/td/tg (current package)
tl_stories_can_send_story_count_gen.go#L45: CountRemains int
tl_stories_can_send_story_count_gen.go#L63: if !(c.CountRemains == 0) {
tl_stories_can_send_story_count_gen.go#L83: c.CountRemains = from.GetCountRemains()
tl_stories_can_send_story_count_gen.go#L131: b.PutInt(c.CountRemains)
tl_stories_can_send_story_count_gen.go#L156: c.CountRemains = value
tl_stories_can_send_story_count_gen.go#L166: return c.CountRemains
![]() |
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. |