Skip to main content
Module

x/mtkruto/client/0_params.ts>_SendCommon

Cross-runtime JavaScript library for building Telegram clients
Latest
interface _SendCommon
import { type _SendCommon } from "https://deno.land/x/mtkruto@0.2.30/client/0_params.ts";

Properties

optional
disableNotification: boolean

Whether to send the message in a silent way without making a sound on the recipients' clients.

optional
protectContent: boolean

Whether to protect the contents of the message from copying and forwarding.

optional
replyTo: ReplyTo

Information on what the message is replying to.

optional
messageThreadId: number

The identifier of a thread to send the message to.

optional
sendAs: ID

The identifier of a chat to send the message on behalf of. User-only.

optional
messageEffectId: number