interface ForumTopicCreatedimport { type ForumTopicCreated } from "https://dotland.deno.dev/x/grammy@v1.12.0/types.deno.ts"; This object represents a service message about a new forum topic created in the chat. Propertiesname: stringName of the topic icon_color: numberColor of the topic icon in RGB format optionalicon_custom_emoji_id: stringUnique identifier of the custom emoji shown as the topic icon