mirror of
https://github.com/iyear/tdl
synced 2025-01-08 11:57:55 +08:00
docs(hugo): fixed small typo in 'export messages' (#663)
This commit is contained in:
parent
91ad995692
commit
146c19ef62
@ -102,7 +102,7 @@ tdl chat export -c CHAT -T last -i 10 -f "Views>200 && Media.Name endsWith '.zip
|
||||
Export with message content:
|
||||
|
||||
{{< command >}}
|
||||
tdl chat -c CHAT --with-content
|
||||
tdl chat export -c CHAT --with-content
|
||||
{{< /command >}}
|
||||
|
||||
## Raw
|
||||
|
@ -102,7 +102,7 @@ tdl chat export -c CHAT -T last -i 10 -f "Views>200 && Media.Name endsWith '.zip
|
||||
附带消息内容:
|
||||
|
||||
{{< command >}}
|
||||
tdl chat -c CHAT --with-content
|
||||
tdl chat export -c CHAT --with-content
|
||||
{{< /command >}}
|
||||
|
||||
## 原始数据
|
||||
|
Loading…
Reference in New Issue
Block a user