diff --git a/Query-Manager.md b/Query-Manager.md index ab81df4..85b8199 100644 --- a/Query-Manager.md +++ b/Query-Manager.md @@ -101,4 +101,4 @@ This is an object representing every user's queried data, this may or may not ha | Property | Type | Description | -------- | ---- | ----------- -| `includeGM` | `boolean?` | Whether or not the user should include gamemasters and assistant gamemasters when creating the chat message with the notification. This defaults to `false`. +| `includeRequestor` | `boolean?` | Whether or not the notification should include when creating the chat message with the notification. If not specified, it is treated as `false`.