Skip to main content
Go to Latest
method ConversationHandle.prototype._replayExt
import { ConversationHandle } from "https://deno.land/x/grammy_conversations@v1.1.1/conversation.ts";

Internal method, replays an external operation and advances the replay cursor. Do not use unless you know exactly what you are doing.

Returns

Promise<NonNullable<ExtOp["r"]>>