import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { InvokeAfterMsg } = functions;
Constructors
new
InvokeAfterMsg(params: { msgId: bigint; query: T; })Type Parameters
T extends Function<unknown>
Static Properties
readonly
[paramDesc]: ParamDesc