base64
format. The extension hosts the image and updates its URL in the avatar section of the user’s profile. Also, the avatar URL is sent back in the success response for being updated in your backend.
Image formats allowed by the extension are: jpg
, jpeg
, png
, svg.
Make use of the callExtension
method provided by the CometChat SDK as shown below.