import { type SendPhotoParams } from "https://deno.land/x/mtkruto@0.1.130/client/3_types.ts";
Properties
optional
signal: AbortSignal | nullUpload abort signal.
optional
parseMode: ParseModeThe parse mode to use for the caption. If not provided, the default parse mode will be used.
Whether to send the message in a silent way without making a sound on the recipients' clients.
Whether to protect the contents of the message from copying and forwarding.
optional
sendAs: ChatIDThe identifier of the chat to send the message on behalf of. User-only.