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

8 uses

	github.com/gotd/td/tg (current package)
		tl_bots_update_star_ref_program_gen.go#L65: 	DurationMonths int
		tl_bots_update_star_ref_program_gen.go#L92: 	if !(u.DurationMonths == 0) {
		tl_bots_update_star_ref_program_gen.go#L117: 		u.DurationMonths = val
		tl_bots_update_star_ref_program_gen.go#L164: 	if !(u.DurationMonths == 0) {
		tl_bots_update_star_ref_program_gen.go#L195: 		b.PutInt(u.DurationMonths)
		tl_bots_update_star_ref_program_gen.go#L240: 		u.DurationMonths = value
		tl_bots_update_star_ref_program_gen.go#L264: 	u.DurationMonths = value
		tl_bots_update_star_ref_program_gen.go#L276: 	return u.DurationMonths, true