Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.breakcold.com/llms.txt

Use this file to discover all available pages before exploring further.

Attribute type

telegram

Use it for

Telegram handles, usernames, or profile links.

Request value

Send a string.
{
  "fields": {
    "telegram": "@ada"
  }
}

Returned shape

Returns a string.

Example response

{
  "fields": {
    "telegram": "@ada"
  }
}