added raid message support
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export interface ChatMessage {
|
||||
export interface NameDetails {
|
||||
username: string
|
||||
isMod: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user