wip
This commit is contained in:
@@ -21,7 +21,7 @@ export type LoginDto = { email: string }
|
||||
interface ListMessages {
|
||||
type: 'GET_MESSAGES'
|
||||
data: {
|
||||
chat_id: string
|
||||
chatId: string
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user