TDLib v0.0.2 TDLib.Object.ChatReportSpamState View Source
Contains information about the availability of the “Report spam” action for a chat.
Name | Type | Description |
---|---|---|
can_report_spam | bool | True, if a prompt with the “Report spam” action should be shown to the user. |
More details on telegram’s documentation.