Merge branch 'main' of github.com:/element-hq/element-web-modules into t3chguy/restricted-guests-api
This commit is contained in:
@@ -95,6 +95,7 @@ originalComponent?: (props?: OriginalMessageComponentProps) => React.JSX.Element
|
||||
// @alpha
|
||||
export type CustomMessageRenderHints = {
|
||||
allowEditingEvent?: boolean;
|
||||
allowDownloadingMedia?: (mxEvent: MatrixEvent) => Promise<boolean>;
|
||||
};
|
||||
|
||||
// @alpha
|
||||
|
||||
Reference in New Issue
Block a user