Community Delete Messages Params
删除社区频道子频道消息参数。
Parameters
channel Id
社区频道 ID
sub Channel Id
子频道 ID
timestamp
时间戳,删除此时间之前的消息
Constructors
Link copied to clipboard
public CommunityDeleteMessagesParams CommunityDeleteMessagesParams(String channelId, String subChannelId, Long timestamp)