@ -17,4 +17,5 @@ export type IEmoji = {
|
||||
updatedAt?: Date;
|
||||
/** AP object id */
|
||||
uri?: string;
|
||||
type?: string;
|
||||
};
|
||||
|
Reference in New Issue
Block a user
@ -17,4 +17,5 @@ export type IEmoji = {
|
||||
updatedAt?: Date;
|
||||
/** AP object id */
|
||||
uri?: string;
|
||||
type?: string;
|
||||
};
|
||||
|