subscription subscriptions_messageDeleted_Subscription( $chatId: BigInt! ) { messageDeleted(chatId: $chatId) { id messageId } }