Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>Chat.ChannelChat

Hydration plugin for API calls and context objects.
Latest
interface Chat.ChannelChat
implements AbstractChat, UserNameChat, TitleChat
import { type Chat } from "https://deno.land/x/grammy_hydrate@v1.4.1/deps.deno.ts";
const { ChannelChat } = Chat;

Internal type representing channel chats.

Properties

type: "channel"