github.com/gotd/td/tg.StarRefProgram.EndDate (field)
8 uses
github.com/gotd/td/tg (current package)
tl_star_ref_program_gen.go#L66: EndDate int
tl_star_ref_program_gen.go#L102: if !(s.EndDate == 0) {
tl_star_ref_program_gen.go#L136: s.EndDate = val
tl_star_ref_program_gen.go#L200: if !(s.EndDate == 0) {
tl_star_ref_program_gen.go#L232: b.PutInt(s.EndDate)
tl_star_ref_program_gen.go#L292: s.EndDate = value
tl_star_ref_program_gen.go#L341: s.EndDate = value
tl_star_ref_program_gen.go#L353: return s.EndDate, 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. |