This commit is contained in:
spaced4ndy
2024-04-04 12:00:45 +04:00
parent ced38558fe
commit 66a1c6e1a6
+4 -4
View File
@@ -22,17 +22,17 @@ testForwardContactContact =
alice #> "@bob hi"
bob <# "alice> hi"
msgId <- lastItemId alice
alice #> "@bob hey"
bob <# "alice> hey"
alice ##> ("/_forward @2 @3 " <> msgId)
alice <# "@cath -> from conversation: bob"
alice <## " hi"
cath <# "alice> -> forwarded"
cath <## " hi"
alice #> "@bob hey"
bob <# "alice> hey"
bob `send` "> @alice -> @cath hey"
bob <# "@cath -> from conversation: alice"
bob <## " hey"