parent
b3fc4dc00f
commit
00b134ce1e
7 changed files with 154 additions and 3 deletions
|
@ -54,6 +54,11 @@ type IUserBase = {
|
|||
*/
|
||||
isSuspended: boolean;
|
||||
|
||||
/**
|
||||
* サイレンスされているか否か
|
||||
*/
|
||||
isSilenced: boolean;
|
||||
|
||||
/**
|
||||
* 鍵アカウントか否か
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue