matrixlib.events
module¶
-
class
matrixlib.events.
Event
(type: str, sender: str, content: dict[str, Any], unsigned: dict[str, Any] | None = None, **kwargs)¶ -
Base class for Matrix events
-
classmethod
is_valid
(data)¶
-
static
schema
()¶
-
classmethod