mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-09 07:17:56 +00:00
Merge branch 'master' into patch-2
This commit is contained in:
commit
af4da8fd72
51 changed files with 2838 additions and 1518 deletions
|
|
@ -2,6 +2,7 @@
|
|||
layout: default
|
||||
title: API documentation
|
||||
permalink: /api
|
||||
description: PluralKit's API documentation.
|
||||
---
|
||||
|
||||
# API documentation
|
||||
|
|
@ -56,7 +57,7 @@ The following three models (usually represented in JSON format) represent the va
|
|||
|
||||
### Message model
|
||||
|Key|Type|Notes|
|
||||
|---|---|---
|
||||
|---|---|---|
|
||||
|timestamp|datetime||
|
||||
|id|snowflake|The ID of the message sent by the webhook. Encoded as string for precision reasons.|
|
||||
|sender|snowflake|The user ID of the account that triggered the proxy. Encoded as string for precision reasons.|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue