mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-22 21:04:08 +02:00
enhance: 招待されているが参加していないルームを開いたときに、招待を承認するかどうか尋ねるように
This commit is contained in:
@@ -5534,6 +5534,7 @@ export type components = {
|
||||
name: string;
|
||||
description: string;
|
||||
isMuted?: boolean;
|
||||
invitationExists?: boolean;
|
||||
};
|
||||
ChatRoomInvitation: {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user