Random Fursuit Response
@Serializable
Response for random fursuit recommendation supporting single and multiple results.
Constructors
Link copied to clipboard
constructor(success: Boolean, fursuit: RandomFursuit? = null, fursuits: List<RandomFursuit>? = null, count: Int? = null, requestedCount: Int? = null, debugInfo: RandomDebugInfo? = null, requestId: String)