github.com/gotd/td/tg.Config.ForwardedCountMax (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_config_gen.go#L89: 	ForwardedCountMax int
		tl_config_gen.go#L268: 	if !(c.ForwardedCountMax == 0) {
		tl_config_gen.go#L446: 	c.ForwardedCountMax = from.GetForwardedCountMax()
		tl_config_gen.go#L829: 	b.PutInt(c.ForwardedCountMax)
		tl_config_gen.go#L990: 		c.ForwardedCountMax = value
		tl_config_gen.go#L1390: 	return c.ForwardedCountMax