Telebot 9.4
Library for Telegram bot API
Loading...
Searching...
No Matches
Public Attributes | List of all members
telebot_copy_text_button Struct Reference

This object represents an inline keyboard button that copies specified text to the clipboard. More...

#include <telebot-types.h>

Public Attributes

char * text
 

Detailed Description

This object represents an inline keyboard button that copies specified text to the clipboard.

Member Data Documentation

◆ text

char* telebot_copy_text_button::text

The text to be copied to the clipboard; 1-256 characters


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