Skip to main content
Module

x/grammy/types.deno.ts>Update.Channel

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

Internal type holding properties that message updates in channels share.