refactor custom emoji schema; make reactions work
This commit is contained in:
3
db/orm-utils.d.ts
vendored
3
db/orm-utils.d.ts
vendored
@@ -64,7 +64,8 @@ export type Models = {
|
||||
}
|
||||
|
||||
emoji: {
|
||||
emoji_id: string
|
||||
id: string
|
||||
name: string
|
||||
animated: number
|
||||
mxc_url: string
|
||||
}
|
||||
|
Reference in New Issue
Block a user