Skip to main content
Module

x/mtkruto/mod.ts>FilterableUpdates

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias FilterableUpdates
Re-export
import { type FilterableUpdates } from "https://deno.land/x/mtkruto@0.1.129/mod.ts";
definition:
| "message"
| "editedMessage"
| "callbackQuery"
| "inlineQuery"
| "chosenInlineResult"
| "editedChat"
| "newChat"