We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cdebe5 commit afa904eCopy full SHA for afa904e
mautrix/appservice/api/intent.py
@@ -72,7 +72,7 @@ def quote(*args, **kwargs):
72
ClientAPI.set_displayname,
73
ClientAPI.set_avatar_url,
74
ClientAPI.beeper_update_profile,
75
- ClientAPI.unstable_create_mxc,
+ ClientAPI.create_mxc,
76
ClientAPI.upload_media,
77
ClientAPI.send_receipt,
78
ClientAPI.set_fully_read_marker,
0 commit comments