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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L99: 	ErrChannelsTooMuch                  = "CHANNELS_TOO_MUCH"
		tl_errors_gen.go#L868: 	return tgerr.Is(err, ErrChannelsTooMuch)