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