Skip to main content
Module

x/grammy_menu/deps.deno.ts>Update.NonChannel

Easily create interactive menus with grammY.
Go to Latest
interface Update.NonChannel
import { type Update } from "https://deno.land/x/grammy_menu@v1.1.2/deps.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