Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/client/0_utilities.ts>isChannelPtsUpdate

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
function isChannelPtsUpdate
import { isChannelPtsUpdate } from "https://deno.land/x/mtkruto@0.1.128/client/0_utilities.ts";

Parameters

v: enums.Update | enums.Updates

Returns

v is types.UpdateNewChannelMessage | types.UpdateEditChannelMessage | types.UpdateDeleteChannelMessages