Merge remote-tracking branch 'celogeek/fixes-ios-and-more'

This commit is contained in:
Tulir Asokan
2021-10-03 11:50:27 +03:00
3 changed files with 4 additions and 1 deletions

View File

@ -76,4 +76,5 @@ def make_sticker(mxc: str, width: int, height: int, size: int,
"mimetype": "image/png",
},
},
"msgtype": "m.sticker",
}