809 B
809 B
title | description | image |
---|---|---|
reportChannelSpam | Reports some supergroup channel messages from a user as spam messages | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Method: reportChannelSpam
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Reports some supergroup channel messages from a user as spam messages
Parameters:
Name | Type | Description | Required |
---|---|---|---|
channel_id | int | Channel identifier | Yes |
user_id | int | User identifier | Yes |
message_ids | Array of int53 | Identifiers of messages sent in the supergroup by the user, the list should be non-empty | Yes |