QueryThreadsRequest

constructor(    watch: Boolean = true,     limit: Int = 10,     memberLimit: Int = 100,     next: String? = null,     participantLimit: Int = 100,     prev: String? = null,     replyLimit: Int = 2,     user: User? = null,     userId: String? = null)