add: speakAsCat extension
This commit is contained in:
@@ -50,6 +50,7 @@ export type UserDetailed = UserLite & {
|
||||
isBlocking: boolean;
|
||||
isBot: boolean;
|
||||
isCat: boolean;
|
||||
speakAsCat: boolean;
|
||||
isFollowed: boolean;
|
||||
isFollowing: boolean;
|
||||
isLocked: boolean;
|
||||
|
||||
Reference in New Issue
Block a user