你好,有没有办法创建一个链接,点击后可以直接发起一封新私信,并将我自己(或另一位成员)设为收件人?
请查看 https://meta.discourse.org/t/compose-a-new-pre-filled-personal-message-via-url/35984。
以这种格式添加帖子链接应该可以生效:
<a href="https://forum.example.com/new-message?username=scossar&title=message%20title&body=message%20body">发送消息给我</a>
感谢您提供的完美解决方案!