sendChatScreenshotTakenNotification - libtd-ktx

Kotlin Coroutines extensions for Telegram API TDLib (Telegram Database library)


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.