TelegramApiResult

constructor(ok: Boolean, result: T? = null, description: String? = null, errorCode: Int? = null, parameters: ResponseParameters? = null)(source)