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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L139: 	ErrChatTooBig                       = "CHAT_TOO_BIG"
		tl_errors_gen.go#L1068: 	return tgerr.Is(err, ErrChatTooBig)