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 240e8ea..20c8763 100644 --- a/sticker/lib/util.py +++ b/sticker/lib/util.py @@ -74,4 +74,5 @@ def make_sticker(mxc: str, width: int, height: int, size: int, "mimetype": "image/png", }, }, + "msgtype": "m.sticker", } |
