method Client.prototype.[getMessageWithReply]import { Client } from "https://deno.land/x/mtkruto@0.1.139/mod.ts"; [getMessageWithReply](chatId: ChatID, messageId: number): Promise<Message | null>ParameterschatId: ChatIDmessageId: numberReturnsPromise<Message | null>