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

8 uses

	github.com/gotd/td/tg (current package)
		tl_connected_bot_star_ref_gen.go#L70: 	DurationMonths int
		tl_connected_bot_star_ref_gen.go#L110: 	if !(c.DurationMonths == 0) {
		tl_connected_bot_star_ref_gen.go#L149: 		c.DurationMonths = val
		tl_connected_bot_star_ref_gen.go#L222: 	if !(c.DurationMonths == 0) {
		tl_connected_bot_star_ref_gen.go#L250: 		b.PutInt(c.DurationMonths)
		tl_connected_bot_star_ref_gen.go#L312: 		c.DurationMonths = value
		tl_connected_bot_star_ref_gen.go#L385: 	c.DurationMonths = value
		tl_connected_bot_star_ref_gen.go#L397: 	return c.DurationMonths, true