Update documentation to remove includeGM

Oliver 2026-01-11 13:25:35 -07:00
parent 38f2db30dd
commit b0be52dcb5

@ -101,4 +101,4 @@ This is an object representing every user's queried data, this may or may not ha
| Property | Type | Description | 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`.