Go to the documentation of this file.
5 this->
file_id = json[
"file_id"].asString();
6 this->
width = json[
"width"].asInt64();
7 this->
height = json[
"height"].asInt64();
9 this->
emoji = json[
"emoji"].asString();
10 this->
file_size = json[
"file_size"].asInt64();