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

Topic author. More...

#include <types.hpp>

Public Attributes

std::string member_id
 Member ID. More...
 
std::string name
 Display name. More...
 
std::string avatar
 Avatar URL. More...
 

Detailed Description

Topic author.

Member Data Documentation

◆ avatar

std::string longbridge::content::TopicAuthor::avatar

Avatar URL.

◆ member_id

std::string longbridge::content::TopicAuthor::member_id

Member ID.

◆ name

std::string longbridge::content::TopicAuthor::name

Display name.


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