Skip to main content

Read Channels Added or Removed in a Diff

GET 

/v1/catalog/diffs/:diff_id/changes

Retrieve a page of internal channel IDs for either added or removed changes in a stored diff. IDs can be used with channel info endpoints; they are not Telegram numeric IDs. count is the total for the selected change type, not this page's length. The result is fixed at diff creation time. Use next_cursor as cursor with the same diff ID and change type for the next page. Page size is 1–1000 (default 100). Catalog and snapshot access must both be enabled.

Request

Responses

Response Headers
    x-credits-cost

    Milli-credits charged for this successful request. Present for Credits API keys.

    x-credits-remaining

    Remaining milli-credit balance after this request. Present for Credits API keys.