Introduce silence (#4043)

* Introduce silence

* Fix icon
This commit is contained in:
syuilo
2019-01-30 17:25:56 +09:00
committed by GitHub
parent b3fc4dc00f
commit 00b134ce1e
7 changed files with 154 additions and 3 deletions

View File

@ -54,6 +54,11 @@ type IUserBase = {
*/
isSuspended: boolean;
/**
* サイレンスされているか否か
*/
isSilenced: boolean;
/**
* 鍵アカウントか否か
*/