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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L513: 	ErrUserChannelsTooMuch              = "USER_CHANNELS_TOO_MUCH"
		tl_errors_gen.go#L2938: 	return tgerr.Is(err, ErrUserChannelsTooMuch)