Files
featherVoice/TUIKit/TUIChat/CommonModel/TUIMessageItem.m

20 lines
263 B
Mathematica
Raw Normal View History

2025-08-08 10:49:36 +08:00
//
// TUIChatConfig.m
// TUIChat
//
// Created by wyl on 2022/6/10.
// Copyright © 2023 Tencent. All rights reserved.
//
#import "TUIMessageItem.h"
@implementation TUIImageItem
@end
@implementation TUIVideoItem
@end
@implementation TUISnapshotItem
@end