-
Notifications
You must be signed in to change notification settings - Fork 10
SRMuteMsgUserModel
Ju Liaoyuan edited this page Dec 20, 2022
·
1 revision
Inherits from SRBaseModel :
NSObject
Declared in SRMuteMsgUserModel.h
SRMuteMsgUserModel.m
targetUid property
minute property
禁言用户时间, 单位分钟, 填0为永久禁言,
@property (nonatomic, assign) NSUInteger minute
禁言用户时间, 单位分钟, 填0为永久禁言,
SRMuteMsgUserModel.h
禁言用户uid
@property (nonatomic, copy) NSString *targetUid
禁言用户uid
SRMuteMsgUserModel.h
Sona Wiki