mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-15 17:30:19 +00:00
Member change schema
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -22,4 +22,5 @@ export interface MemberChangeSchema {
|
||||
avatar?: string | null;
|
||||
bio?: string;
|
||||
communication_disabled_until?: string | null;
|
||||
channel_id?: string | null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user