Parser
Functions
Link copied to clipboard
open fun parse(raw: MessageContent, sender: CommandSender): AutoLoginConfig.Account.ConfigurationKey
解析一个消息内容元素为 T 类型参数
open override fun parse(raw: String, sender: CommandSender): AutoLoginConfig.Account.ConfigurationKey
解析一个字符串为 T 类型参数
Link copied to clipboard
解析一个字符串或 SingleMessage 为 T 类型参数