From 45750b591a737ccc3a568d3c824104bceacee985 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Wed, 27 May 2026 13:06:33 -0700 Subject: [PATCH] Update Users-Chat.md --- wiki/Users-Chat.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/Users-Chat.md b/wiki/Users-Chat.md index 05f8b9fb..1cbcf471 100644 --- a/wiki/Users-Chat.md +++ b/wiki/Users-Chat.md @@ -978,8 +978,8 @@ https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messag You must specify `keywords `; messages that match any word|phrase in `` are displayed. Phrases must be enclosed in `"`. -* Linux, macOS, Windows Command Prompt - `keywords "\"things to do\" urgent` -* Windows Power Shell - ```keywords "`"things to do`" urgent``` +* Linux, macOS, Windows Command Prompt - `keywords "\"things to do\" urgent"` +* Windows Power Shell - ```keywords "`"things to do`" urgent"``` By default, all spaces the user has access to are searched; use the following options to limit the search. * `*` - Specific chat spaces