Skip to main content
Module

x/mtkruto/mod.ts>PinMessageParams

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface PinMessageParams
Re-export
import { type PinMessageParams } from "https://deno.land/x/mtkruto@0.1.200/mod.ts";

Properties

optional
bothSides: boolean

Whether to pin the message for both sides. For private chats only.

optional
disableNotification: boolean

Whether to silently pin the message.