Files
midi_ios/TUIKit/TIMCommon/BaseCellData/TUIBubbleMessageCellData.m

16 lines
309 B
Mathematica
Raw Permalink Normal View History

2025-08-14 10:07:49 +08:00
//
// TUIBubbleMessageCellData.m
// TXIMSDK_TUIKit_iOS
//
// Created by annidyfeng on 2019/5/30.
// Copyright © 2023 Tencent. All rights reserved.
//
#import "TUIBubbleMessageCellData.h"
#import <TIMCommon/TIMDefine.h>
#import <TUICore/TUIThemeManager.h>
@implementation TUIBubbleMessageCellData
@end