Skip to main content
Module

x/grammy/platform.deno.ts>Update.NonChannel

The Telegram Bot Framework.
Very Popular
Go to Latest
interface Update.NonChannel
import { type Update } from "https://deno.land/x/grammy@v1.10.1/platform.deno.ts";
const { NonChannel } = Update;

Internal type holding properties that updates outside of channels share.

Properties

chat: Exclude<Chat, Chat.ChannelChat>
optional
author_signature: never
from: User