UnblockUserResponse

data class UnblockUserResponse(@Json(name = "duration") val duration: String)

Parameters

duration

Duration of the request in human-readable format

Constructors

Link copied to clipboard
constructor(@Json(name = "duration") duration: String)

Properties

Link copied to clipboard