{
"sourceData": [
{
"profileId": "String",
"profileUrl": "String (URL)",
"registrationDate": "Unix timestamps",
"totalPosts": "Number",
"firstPostDate": "Unix timestamps",
"lastPostDate": "Unix timestamps",
"handles": [
{
"value": "String",
"postedDate": "Unix timestamps"
}
],
"handlesTimeline": [
{
"value": "String",
"dateRange": [
{
"start": "Unix timestamps",
"end": "Unix timestamps"
}
]
}
],
"profilePictures": [
{
"value": "String (URL)",
"postedDate": "Unix timestamps"
}
],
"signatures": [
{
"value": "string",
"postedDate": "Unix timestamps"
}
],
"groups": [
{
"value": "string",
"totalMessages": "Number"
}
],
"bio": [
{
"value": "string",
"postedDate": "Unix timestamps"
}
],
"telegramId": "String",
"index": "string"
}
],
"totalAuthorsFromSource": "Number",
"tokenCharged": "Boolean",
"tokensLeft": "Number"
}