f4b4235
1
2
3
4
5
6
7
subscription MessageDeletedSubscription($chatId: BigInt!) { messageDeleted(chatId: $chatId) { id messageId } }