mirror of
https://github.com/chrononeko/chronocat.git
synced 2024-11-16 12:51:39 +00:00
refactor(red): update types
This commit is contained in:
parent
5669c402b9
commit
dff71c7ec5
@ -52,9 +52,8 @@ export interface Member {
|
||||
}
|
||||
|
||||
export interface Peer {
|
||||
chatType: 1 | 2
|
||||
chatType: ChatType
|
||||
peerUid: string
|
||||
peerUin: string
|
||||
guildId?: string
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user