github.com/gotd/td/tg.StarRefProgram.DurationMonths (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_star_ref_program_gen.go#L61: 	DurationMonths int
		tl_star_ref_program_gen.go#L99: 	if !(s.DurationMonths == 0) {
		tl_star_ref_program_gen.go#L132: 		s.DurationMonths = val
		tl_star_ref_program_gen.go#L197: 	if !(s.DurationMonths == 0) {
		tl_star_ref_program_gen.go#L229: 		b.PutInt(s.DurationMonths)
		tl_star_ref_program_gen.go#L285: 		s.DurationMonths = value
		tl_star_ref_program_gen.go#L323: 	s.DurationMonths = value
		tl_star_ref_program_gen.go#L335: 	return s.DurationMonths, true