diff options
Diffstat (limited to 'sticker/lib/util.py')
| -rw-r--r-- | sticker/lib/util.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sticker/lib/util.py b/sticker/lib/util.py index 2d58c82..2b3fe2a 100644 --- a/sticker/lib/util.py +++ b/sticker/lib/util.py @@ -76,4 +76,5 @@ def make_sticker(mxc: str, width: int, height: int, size: int, "mimetype": "image/png", }, }, + "msgtype": "m.sticker", } |
