teleproto - v1.229.0
    Preparing search index...

    Interface ChannelsReportSpamParams

    interface ChannelsReportSpamParams {
        channel: EntityLike;
        id: number[];
        participant: EntityLike;
    }
    Index
    channel: EntityLike

    Supergroup

    id: number[]

    IDs of spam messages

    participant: EntityLike

    Participant whose messages should be reported