tgbot-cpp
Loading...
Searching...
No Matches
TgBot::ChatBackground Struct Reference

This object represents a chat background. More...

#include <Types.h>

Public Types

using Ptr = std::shared_ptr<ChatBackground>

Public Attributes

std::shared_ptr< BackgroundTypetype { }
 Type of the background.

Detailed Description

This object represents a chat background.

Definition at line 1660 of file Types.h.

Member Typedef Documentation

◆ Ptr

using TgBot::ChatBackground::Ptr = std::shared_ptr<ChatBackground>

Definition at line 1661 of file Types.h.

Member Data Documentation

◆ type

std::shared_ptr<BackgroundType> TgBot::ChatBackground::type { }

Type of the background.

Definition at line 1666 of file Types.h.


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