Fix message model table
This commit is contained in:
parent
cfd8a2cfdb
commit
1bfdb43c1f
@ -56,7 +56,7 @@ The following three models (usually represented in JSON format) represent the va
|
|||||||
|
|
||||||
### Message model
|
### Message model
|
||||||
|Key|Type|Notes|
|
|Key|Type|Notes|
|
||||||
|---|---|---
|
|---|---|---|
|
||||||
|timestamp|datetime||
|
|timestamp|datetime||
|
||||||
|id|snowflake|The ID of the message sent by the webhook. Encoded as string for precision reasons.|
|
|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.|
|
|sender|snowflake|The user ID of the account that triggered the proxy. Encoded as string for precision reasons.|
|
||||||
|
Loading…
Reference in New Issue
Block a user