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

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

#include <telebot-types.h>

Public Attributes

char * name
 
int icon_color
 
char * icon_custom_emoji_id
 

Detailed Description

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

Member Data Documentation

◆ icon_color

int telebot_forum_topic_created::icon_color

Color of the topic icon in RGB format

◆ icon_custom_emoji_id

char* telebot_forum_topic_created::icon_custom_emoji_id

Optional. Unique identifier of the custom emoji used as the topic icon

◆ name

char* telebot_forum_topic_created::name

Name of the topic


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