fix: at while replying
This commit is contained in:
@@ -71,7 +71,8 @@ const useSendMessage = (props?: Props) => {
|
||||
from_uid: from,
|
||||
reply_mid,
|
||||
type,
|
||||
content
|
||||
content,
|
||||
properties
|
||||
});
|
||||
} else {
|
||||
await sendFn({
|
||||
|
||||
Reference in New Issue
Block a user