MadelineProtoDocs/docs/TD_docs/methods/sendChatScreenshotTakenNotification.md

24 lines
681 B
Markdown

---
title: sendChatScreenshotTakenNotification
description: Sends notification about screenshot taken in a chat. Works only in private and secret chats
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Method: sendChatScreenshotTakenNotification
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Sends notification about screenshot taken in a chat. Works only in private and secret chats
### Parameters:
| Name | Type | Description | Required |
|----------|---------------|-------------|----------|
|chat\_id|[int53](../types/int53.md) | Chat identifier | Yes|
### Return type: [Ok](../types/Ok.md)