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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L408: 	ErrSearchWithLinkNotSupported       = "SEARCH_WITH_LINK_NOT_SUPPORTED"
		tl_errors_gen.go#L2413: 	return tgerr.Is(err, ErrSearchWithLinkNotSupported)