Fix bugs and clean noise reduction
This commit is contained in:
@@ -103,6 +103,7 @@ export interface RoomPayload {
|
||||
iconUpdatedAt?: number;
|
||||
permissions?: unknown;
|
||||
channels?: unknown[];
|
||||
members?: unknown[];
|
||||
}
|
||||
|
||||
export interface BanPayload {
|
||||
|
||||
Reference in New Issue
Block a user