Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added quick reply features * Added `SBUQuickReplyView`, `SBUQuickRepViewParams` and `SBUQuickReplyViewDelegate` * Added `SBUQuickReplyOptionView`, `SBUQuickReplyOptionViewDelegate` * Added `quickReplyView` and `quickReplySelectHandler` to `SBUUserMessageCell` * Added `groupChannelModule(_:didSelectQuickReplyOption:)` to `SBUGroupChannelModuleListDelegate` * Added card list features * Added `cardViewParamsCollectionBuilder` to `SBUGlobalCustomParams` * Added `SBUCardListData<CardData: Codable>` * Added `SBUCardListView` and `SBUCardListViewParams` * Added `SBUCardView` and `SBUCardViewParams` * Added `cardListView` to `SBUUserMessageCell`
- Loading branch information