const github.com/gotd/td/tg.ErrBotsTooMuch

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L66: 	ErrBotsTooMuch                      = "BOTS_TOO_MUCH"
		tl_errors_gen.go#L703: 	return tgerr.Is(err, ErrBotsTooMuch)