import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { MessagesSendInlineBotResult } = functions;
Constructors
new
MessagesSendInlineBotResult(params: { silent?: true; background?: true; clearDraft?: true; hideVia?: true; peer: types.TypeInputPeer; replyTo?: types.TypeInputReplyTo; randomId: bigint; queryId: bigint; id: string; scheduleDate?: number; sendAs?: types.TypeInputPeer; })Properties
protected
readonly
[params]: Paramspeer: types.TypeInputPeer
optional
replyTo: types.TypeInputReplyTooptional
sendAs: types.TypeInputPeerStatic Properties
readonly
[paramDesc]: ParamDesc