github.com/gotd/td/tg.SuggestedPost.ScheduleDate (field)
8 uses
github.com/gotd/td/tg (current package)
tl_suggested_post_gen.go#L58: ScheduleDate int
tl_suggested_post_gen.go#L88: if !(s.ScheduleDate == 0) {
tl_suggested_post_gen.go#L118: s.ScheduleDate = val
tl_suggested_post_gen.go#L181: if !(s.ScheduleDate == 0) {
tl_suggested_post_gen.go#L213: b.PutInt(s.ScheduleDate)
tl_suggested_post_gen.go#L253: s.ScheduleDate = value
tl_suggested_post_gen.go#L317: s.ScheduleDate = value
tl_suggested_post_gen.go#L329: return s.ScheduleDate, 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. |