ForumTopicEdited
This object represents a service message about an edited forum topic.
fields
| field | type | required | description |
|---|---|---|---|
name | string | optional | Optional. New name of the topic, if it was edited |
icon_custom_emoji_id | string | optional | Optional. New identifier of the custom emoji shown as the topic icon, if it was edited; an empty string if the icon was removed |
import
import type { ForumTopicEdited } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#forumtopicedited