Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Parameters

v: enums.Update | enums.Updates

Returns

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