libQuotient
A Qt library for building matrix clients
Quotient::GetUrlPreviewAuthedJob::Response Struct Reference

#include <authed-content-repo.h>

Public Attributes

std::optional< qint64 > matrixImageSize {}
 The byte-size of the image. Omitted if there is no image attached. More...
 
QUrl ogImage {}
 

Detailed Description

Definition at line 305 of file authed-content-repo.h.

Member Data Documentation

◆ matrixImageSize

std::optional<qint64> Quotient::GetUrlPreviewAuthedJob::Response::matrixImageSize {}

The byte-size of the image. Omitted if there is no image attached.

Definition at line 307 of file authed-content-repo.h.

◆ ogImage

QUrl Quotient::GetUrlPreviewAuthedJob::Response::ogImage {}

An mxc:// URI to the image. Omitted if there is no image.

Definition at line 311 of file authed-content-repo.h.


The documentation for this struct was generated from the following file: