v1.1.1
This commit is contained in:
Vendored
+2
@@ -31,6 +31,8 @@ export default interface ueuseModule {
|
||||
/** Botフラグ(自主設定)かどうか */
|
||||
is_bot: boolean;
|
||||
};
|
||||
/** 本文 */
|
||||
text: string;
|
||||
/** いいねしたユーザーID */
|
||||
favorite: string[];
|
||||
/** メディア */
|
||||
|
||||
Reference in New Issue
Block a user