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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L106: 	ErrChannelTooBig                    = "CHANNEL_TOO_BIG"
		tl_errors_gen.go#L903: 	return tgerr.Is(err, ErrChannelTooBig)