channels.ReportSpam
- class pyrogram.raw.functions.channels.ReportSpam
Reports some messages from a user in a supergroup as spam; requires administrator rights in the supergroup
- Details:
Layer:
194
ID:
F44A8315
- Parameters:
channel (
InputChannel
) – Supergroupparticipant (
InputPeer
) – Participant whose messages should be reportedid (List of
int
32-bit
) – IDs of spam messages
- Returns:
bool