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 |