cb

cb


Account

This object represents a Telegraph account.

  • short_name (String) Account name, helps users with several accounts remember which they are currently using. Displayed to the user above the "Edit/Publish" button on Telegra.ph, other users don't see this name.
  • author_name (String) Default author name used when creating new articles.
  • author_url (String) Profile link, opened when users click on the author's name below the title. Can be any link, not necessarily to a Telegram profile or channel.
  • access_token (StringOptional. Only returned by the createAccount andrevokeAccessToken method. Access token of the Telegraph account.
  • auth_url (StringOptional. URL to authorize a browser on telegra.ph and connect it to a Telegraph account. This URL is valid for only one use and for 5 minutes only.
  • page_count (IntegerOptional. Number of pages belonging to the Telegraph account.

PageList

Report Page