interface ForumTopicRe-exportimport { type ForumTopic } from "https://deno.land/x/grammy@v1.12.0/types.ts"; This object represents a forum topic. Propertiesmessage_thread_id: numberUnique identifier of the forum topic name: 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