tgbot-cpp
Loading...
Searching...
No Matches
TgBot::MessageId Class Reference

This object represents a unique message identifier. More...

#include <MessageId.h>

Public Types

typedef std::shared_ptr< MessageIdPtr
 

Public Attributes

std::int32_t messageId
 Unique message identifier.
 

Detailed Description

This object represents a unique message identifier.

Definition at line 13 of file MessageId.h.

Member Typedef Documentation

◆ Ptr

typedef std::shared_ptr<MessageId> TgBot::MessageId::Ptr

Definition at line 16 of file MessageId.h.

Member Data Documentation

◆ messageId

std::int32_t TgBot::MessageId::messageId

Unique message identifier.

Definition at line 21 of file MessageId.h.


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