Module

x/grammy/types.ts>Update.Channel

The Telegram Bot Framework.
Very Popular
Go to Latest
interface Update.Channel
import { type Update } from "https://dotland.deno.dev/x/grammy@v1.24.1/types.ts";
const { Channel } = Update;

Internal type holding properties that message updates in channels share.