class ForumRepliesGetOptions { int? ForumId { get; set; } int? ThreadId { get; set; } }
名称
类型
描述
默认值
选项
ForumId
int?
Id of parent forum
ThreadId
Id of parent forum thread