interface Api.inputReplyToMessageimport { type Api } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; const { inputReplyToMessage } = Api; Properties_: "inputReplyToMessage"reply_to_msg_id: numberoptionaltop_msg_id: numberoptionalreply_to_peer_id: InputPeeroptionalquote_text: stringoptionalquote_entities: Array<MessageEntity>optionalquote_offset: number