# Functions
Emoji emoji 内嵌格式,参考 https://bot.q.qq.com/wiki/develop/api/openapi/emoji/model.html 只支持 type = 1 的系统表情.
ETLInput 清理输出 - 去掉@结构 - trim.
MentionAllUser 返回 at all 的内嵌格式.
MentionChannel 提到子频道的格式.
MentionUser 返回 at 用户的内嵌格式 https://bot.q.qq.com/wiki/develop/api/openapi/message/message_format.html.
ParseCommand 解析命令,支持 `{cmd} {content}` 的命令格式.