From c76f1b21285b76c079017b4d9c1edc66d152054b Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Wed, 27 May 2026 13:04:46 -0700 Subject: [PATCH] Update Users-Chat.md --- wiki/Users-Chat.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/wiki/Users-Chat.md b/wiki/Users-Chat.md index 2021ba9c..05f8b9fb 100644 --- a/wiki/Users-Chat.md +++ b/wiki/Users-Chat.md @@ -976,7 +976,10 @@ developer_preview_api_key = See the following for search option details: https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages/search -You must specify `keywords `; messages that match any word in `` are displayed. +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``` By default, all spaces the user has access to are searched; use the following options to limit the search. * `*` - Specific chat spaces @@ -984,7 +987,7 @@ By default, all spaces the user has access to are searched; use the following op Use the following to limit the search to messages with specific characteristics. * `senders ` - Messages with any sender in `` - * `usermentions [all|any] ` - Messages with mentions af `all|any` users in `` + * `usermentions [all|any] ` - Messages with mentions of `all|any` users in `` * `start|starttime |