{
"type": "string",
"service": "string",
"client_id": "string",
"project_id": "string",
"access_token": "string",
"token_expires_at": "2019-08-24T14:15:22.123Z",
"token_scope": "string",
"config": {
"channel_ids": {
"tg": "uuid-tg-channel",
"vk": "uuid-vk-channel",
"max": "uuid-max-channel",
"email": "uuid-email-channel"
},
"bot_config": {
"tg_username": "my_bot",
"vk_group_id": 123456789,
"max_username": "my-max-bot"
}
}
}