Module

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

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

Internal type holding properties that message updates in channels share.

Properties

optional
author_signature: string
optional
from: never