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

Describes an inline message sent by a guest bot. More...

#include <Types.h>

Public Types

using Ptr = std::shared_ptr<SentGuestMessage>

Public Attributes

std::string inlineMessageId { }
 Identifier of the sent inline message.

Detailed Description

Describes an inline message sent by a guest bot.

Definition at line 13090 of file Types.h.

Member Typedef Documentation

◆ Ptr

Definition at line 13091 of file Types.h.

Member Data Documentation

◆ inlineMessageId

std::string TgBot::SentGuestMessage::inlineMessageId { }

Identifier of the sent inline message.

Definition at line 13096 of file Types.h.


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