This commit is contained in:
Paul van Oorschot 2026-01-30 15:59:23 +01:00 committed by GitHub
commit fb2df402f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -263,6 +263,8 @@ Use `discord.actions.*` to disable action groups:
}
```
**Note:** Discord search does **not** support boolean operators like `OR` or `AND`. Queries are matched literally as phrases. To search for multiple terms, make separate search calls for each term.
### Member + role info
```json