public final class MessageConverters extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static ConvertResult |
convert(String messageType,
String rawContent,
MentionState mentionState,
NormalizeOptions options,
String messageId) |
static ConvertResult |
dispatchConvert(String rawContent,
String messageType,
ConvertContext context)
Dispatch a message content to the matching converter, with uniform error
containment.
|
public static ConvertResult convert(String messageType, String rawContent, MentionState mentionState, NormalizeOptions options, String messageId)
public static ConvertResult dispatchConvert(String rawContent, String messageType, ConvertContext context)
Copyright © 2026. All rights reserved.