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

x/mtkruto/mod.ts>Api.updatePinnedChannelMessages

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.updatePinnedChannelMessages
import { type Api } from "https://deno.land/x/mtkruto@0.2.30/mod.ts";
const { updatePinnedChannelMessages } = Api;

Properties

_: "updatePinnedChannelMessages"
optional
pinned: true
channel_id: bigint
messages: Array<number>
pts: number
pts_count: number