wip
This commit is contained in:
@@ -26,7 +26,7 @@ interface ListMessages {
|
||||
}
|
||||
|
||||
interface CreateMessage {
|
||||
type: 'MESSAGE_CREATE'
|
||||
type: 'CREATE_MESSAGE'
|
||||
data: {
|
||||
chat_id: string
|
||||
text: string
|
||||
|
||||
Reference in New Issue
Block a user