Messaging: Parse mentions.
This commit is contained in:
@@ -58,6 +58,7 @@ pub async fn req(user: User, target: Ref, member: Ref) -> Result<()> {
|
||||
id: member.id,
|
||||
by: user.id,
|
||||
}),
|
||||
None
|
||||
)
|
||||
.publish(&channel)
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user