forked from cadence/out-of-your-element
continue on stickers
This commit is contained in:
parent
e1d7ced87d
commit
512f61422d
4 changed files with 51 additions and 2 deletions
|
@ -23,6 +23,12 @@ test("message2event: stickers", async t => {
|
|||
},
|
||||
}, {
|
||||
$type: "m.sticker",
|
||||
todo: "todo"
|
||||
body: "pomu puff - damn that tiny lil bitch really chuffing. puffing that fat ass dart",
|
||||
info: {
|
||||
mimetype: "image/png"
|
||||
// thumbnail_url
|
||||
// thumbnail_info
|
||||
},
|
||||
url: "mxc://"
|
||||
}])
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue