This commit is contained in:
tonyrewin 2022-12-04 14:16:41 +03:00
parent f59b8474e4
commit 5b67d372ad

View File

@ -498,7 +498,7 @@ type Token {
} }
type Message { type Message {
author: String! author: Int!
chatId: String! chatId: String!
body: String! body: String!
createdAt: Int! createdAt: Int!