List Telegram bots for owner

​

Query Parameters

  • Telegram owner id

Responses

  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
Request Example for get/api/v1/tg-bots
curl 'https://api.musebook.trade/api/v1/tg-bots?ownerTgId='
{
  "ok": true,
  "additionalProperty": "anything"
}