mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-06 05:47:53 +00:00
feat: move PKMessage JSON to PluralKit.Core
This commit is contained in:
parent
ddd966ad58
commit
a4a5f5c17a
8 changed files with 55 additions and 71 deletions
|
|
@ -32,7 +32,7 @@ PluralKit will send invalid requests to your endpoint, with `PING` event type, o
|
|||
|guild_id|snowflake?*|the ID of the guild where this event occurred|
|
||||
|data|object?|event data|
|
||||
|
||||
\* only sent for guild settings update events. in message create events, the guild id is sent in the `data` object
|
||||
\* only sent for guild settings update events. in message create events, the guild id is sent in the `data` object as `guild` key
|
||||
|
||||
## Dispatch Events
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue