Go to the documentation of this file.
5 this->
file_id = json[
"file_id"].asString();
6 this->
duration = json[
"duration"].asUInt64();
7 this->
performer = json[
"performer"].asString();
8 this->
title = json[
"title"].asString();
9 this->
mime_type = json[
"mime_type"].asString();
10 this->
file_size = json[
"file_size"].asUInt64();