Skip to content

Commit 23e688f

Browse files
committed
Add translated_text to sample config
1 parent a792699 commit 23e688f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.sample.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,5 @@ outputs:
153153
sender: "sender"
154154
chat: "get_display_name(await message.get_chat())"
155155
message: "message.text"
156+
translated_message: "translated_text"
156157
media: "media.filename if media else None"

0 commit comments

Comments
 (0)