TDLib v0.0.2 TDLib.Method.ReportSupergroupSpam View Source
Reports some messages from a user in a supergroup as spam.
Returns object_ptr
Name | Type | Description |
---|---|---|
supergroup_id | number | Supergroup identifier. |
user_id | number | User identifier. |
message_ids | string[] | Identifiers of messages sent in the supergroup by the user. This list should be non-empty. |
More details on telegram’s documentation.