import { isMatrixNotFoundError } from "../errors.js"; import { resolveMatrixMessageAttachment, resolveMatrixMessageBody } from "../media-text.js"; import { fetchMatrixPollMessageSummary } from "../poll-summary.js"; import type { MatrixClient } from "../sdk.js"; import {
EventType,
type MatrixMessageSummary,
type MatrixRawEvent,
type RoomMessageEventContent,
type RoomPinnedEventsEventContent,
} from "./types.js";
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.