Connect
Check Telegram status
Poll this endpoint to check if a Telegram access code has been used to connect a channel/group. Recommended polling interval: 3 seconds. Status values: pending (waiting for user), connected (channel/group linked), expired (generate a new code).
patch/v1/connect/telegram
Query parameters
codestring required
The access code to check status for
Response
Connection status
Changes
Changed in 1 of the 26 revisions of this API.1
- ○
added the non-success response with the status
400response-non-success-status-added
- ○