Add plumbing for new message/reply through core, gtk, and osx
This commit is contained in:
@@ -119,7 +119,7 @@ struct MessageEntryView: View
|
||||
|
||||
Task {
|
||||
do {
|
||||
try await client.sendMessage(
|
||||
try await client.reply(
|
||||
conversationId: convo.id,
|
||||
message: messageText,
|
||||
transferGuids: transferGuids
|
||||
|
||||
Reference in New Issue
Block a user