teleproto - v1.229.0
    Preparing search index...

    Interface ContactsBlockFromRepliesParams

    interface ContactsBlockFromRepliesParams {
        deleteHistory?: boolean;
        deleteMessage?: boolean;
        msgId: MessageIDLike;
        reportSpam?: boolean;
    }
    Index
    deleteHistory?: boolean

    Whether to delete all

    messages from this user as well

    deleteMessage?: boolean

    Whether to delete the specified message as well

    msgId: MessageIDLike

    ID of the message in the

    chat

    reportSpam?: boolean

    Whether to also report this user for spam