Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.0.998/client/0_utilities.ts";

Parameters

v: types.TypeUpdate | types.TypeUpdates

Returns

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