Spaces:
Build error
Build error
File size: 135 Bytes
2f013d1 |
1 2 3 4 5 6 7 |
subscription MessageDeletedSubscription($chatId: BigInt!) {
messageDeleted(chatId: $chatId) {
id
messageId
}
}
|