We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239f0cf commit f8c2bbfCopy full SHA for f8c2bbf
docs/uikit/chatuikit/ios/chatuikit_custom_cell.md
@@ -82,7 +82,7 @@ final class MineMessageEntity: MessageEntity {
82
83
继承 `MessageListController`,处理新增的附件消息类型的点击事件。
84
85
-```Swift
+```swift
86
class CustomMessageListController: MessageListController {
87
88
override func handleAttachmentAction(item: any ActionSheetItemProtocol) {
0 commit comments