Avatar struct
#include <include/mtx/events/avatar.hpp>
Content of the m.room.avatar event.
A picture that is associated with the room. This can be displayed alongside the room information.
Public variables
-
mtx::
common:: ImageInfo image_info - Metadata about the image referred to in
url. - std::string url
- The URL to the image.