Start work on pinned events
This commit is contained in:
parent
bf0691f9bb
commit
48d69c0539
9 changed files with 427 additions and 2 deletions
|
@ -221,6 +221,14 @@ module.exports = {
|
|||
deaf: false
|
||||
}
|
||||
},
|
||||
pins: {
|
||||
faked: [
|
||||
{id: "1126786462646550579"},
|
||||
{id: "1141501302736695316"},
|
||||
{id: "1106366167788044450"},
|
||||
{id: "1115688611186193400"}
|
||||
]
|
||||
},
|
||||
message: {
|
||||
// Display order is text content, attachments, then stickers
|
||||
simple_plaintext: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue