Skip to main content
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.117/client/0_utilities.ts";

Parameters

v: types.TypeUpdate | types.TypeUpdates

Returns

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