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

This object represents a service message about a forum topic edited in the chat. More...

#include <telebot-types.h>

Public Attributes

char * name
 
char * icon_custom_emoji_id
 

Detailed Description

This object represents a service message about a forum topic edited in the chat.

Member Data Documentation

◆ icon_custom_emoji_id

char* telebot_forum_topic_edited::icon_custom_emoji_id

Optional. New identifier of the custom emoji used as the topic icon, if it was edited

◆ name

char* telebot_forum_topic_edited::name

Optional. New name of the topic, if it was edited


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