morePressActions property

List<ChatUIKitEventAction>? morePressActions
final

更多按钮点击事件列表,如果设置后将会替换默认的更多按钮点击事件列表。详细参考 ChatUIKitEventAction

Implementation

final List<ChatUIKitEventAction>? morePressActions;