libtd-ktx / kotlinx.telegram.coroutines / sendChatScreenshotTakenNotification
sendChatScreenshotTakenNotification
suspend fun TelegramFlow.sendChatScreenshotTakenNotification(chatId: Long): Unit
Suspend function, which sends a notification about a screenshot taken in a chat. Supported only in private and secret chats.
Parameters
chatId - Chat identifier.