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

Describes a keyboard button to be used by a user of a Mini App. More...

#include <Types.h>

Public Types

using Ptr = std::shared_ptr<PreparedKeyboardButton>

Public Attributes

std::string id { }
 Unique identifier of the keyboard button.

Detailed Description

Describes a keyboard button to be used by a user of a Mini App.

Definition at line 11198 of file Types.h.

Member Typedef Documentation

◆ Ptr

Definition at line 11199 of file Types.h.

Member Data Documentation

◆ id

std::string TgBot::PreparedKeyboardButton::id { }

Unique identifier of the keyboard button.

Definition at line 11204 of file Types.h.


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