Longbridge OpenAPI C++ SDK
Public Attributes | List of all members
longbridge::content::TopicImage Struct Reference

Topic image. More...

#include <types.hpp>

Public Attributes

std::string url
 Original image URL. More...
 
std::string sm
 Small thumbnail URL. More...
 
std::string lg
 Large image URL. More...
 

Detailed Description

Topic image.

Member Data Documentation

◆ lg

std::string longbridge::content::TopicImage::lg

Large image URL.

◆ sm

std::string longbridge::content::TopicImage::sm

Small thumbnail URL.

◆ url

std::string longbridge::content::TopicImage::url

Original image URL.


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