Merge branch 'master' into patch-2
This commit is contained in:
@@ -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.|
|
||||
|
||||
Reference in New Issue
Block a user