mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-05-21 16:28:45 +00:00
Updated Filters (markdown)
10
Filters.md
10
Filters.md
@@ -37,6 +37,12 @@ wtsexporter -a --date "> 2023-01-01 00:00"
|
|||||||
# Chat Filter
|
# Chat Filter
|
||||||
The exporter currently supports two chat filters, namely, include and exclude.
|
The exporter currently supports two chat filters, namely, include and exclude.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
The options takes one or more phone numbers as the arguments.
|
||||||
|
|
||||||
|
Note that the for both include and exclude chat filters, the country calling codes are optional.
|
||||||
|
|
||||||
|
## Example
|
||||||
### Include
|
### Include
|
||||||
This will only export messages sent by the specified correspondent:
|
This will only export messages sent by the specified correspondent:
|
||||||
```
|
```
|
||||||
@@ -57,6 +63,4 @@ wtsexporter -a --exclude 85212345678
|
|||||||
Multiple correspondents can also be included at once:
|
Multiple correspondents can also be included at once:
|
||||||
```
|
```
|
||||||
wtsexporter -a --exclude 85212345678 85298765432
|
wtsexporter -a --exclude 85212345678 85298765432
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that the for both include and exclude chat filters, the country calling codes are optional.
|
|
||||||
Reference in New Issue
Block a user