{
"type": "senler.io",
"service": "canary",
"client_id": "app_abc123",
"client_secret": "string",
"webhook_secret": "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"
}
}
}