Skip to main content
Module

x/mtkruto/2_tl.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.24/2_tl.ts";
const { updatePinnedChannelMessages } = Api;

Properties

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