Skip to main content
Module

x/grammy/types.deno.ts>Chat.ChannelGetChat

The Telegram Bot Framework.
Very Popular
Latest
interface Chat.ChannelGetChat
implements ChannelChat, GetChat, NonGroupGetChat, NonPrivateGetChat, NonMultiUserGetChat, LargeGetChat
import { type Chat } from "https://deno.land/x/grammy@v1.22.4/types.deno.ts";
const { ChannelGetChat } = Chat;

Internal type representing channel chats returned from getChat.

Properties

optional
profile_accent_color_id: number

Identifier of the accent color for the chat's profile background. See profile accent colors for more details. Returned only in getChat.

optional
profile_background_custom_emoji_id: string

Custom emoji identifier of the emoji chosen by the chat for its profile background. Returned only in getChat.