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

Represents the scope of bot commands, covering all group and supergroup chats. More...

#include <BotCommandScopeAllGroupChats.h>

Inheritance diagram for TgBot::BotCommandScopeAllGroupChats:
TgBot::BotCommandScope

Public Types

typedef std::shared_ptr< BotCommandScopeAllGroupChatsPtr
 
- Public Types inherited from TgBot::BotCommandScope
typedef std::shared_ptr< BotCommandScopePtr
 

Public Member Functions

 BotCommandScopeAllGroupChats ()
 
- Public Member Functions inherited from TgBot::BotCommandScope
 BotCommandScope ()
 
virtual ~BotCommandScope ()
 

Static Public Attributes

static const std::string TYPE
 

Additional Inherited Members

- Public Attributes inherited from TgBot::BotCommandScope
std::string type
 Scope type.
 

Detailed Description

Represents the scope of bot commands, covering all group and supergroup chats.

Definition at line 15 of file BotCommandScopeAllGroupChats.h.

Member Typedef Documentation

◆ Ptr

Constructor & Destructor Documentation

◆ BotCommandScopeAllGroupChats()

TgBot::BotCommandScopeAllGroupChats::BotCommandScopeAllGroupChats ( )
inline

Definition at line 21 of file BotCommandScopeAllGroupChats.h.

Member Data Documentation

◆ TYPE

const std::string TgBot::BotCommandScopeAllGroupChats::TYPE
static

Definition at line 17 of file BotCommandScopeAllGroupChats.h.


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