LinkChannelEndpointResponseDto

July 8, 2026 ยท View on GitHub

Fields

FieldTypeRequiredDescriptionExample
urlString:heavy_check_mark:URL the subscriber opens to link their chat identity (OAuth URL or deep link)https://t.me/MyBot?start=AbCdEfGhIjKlMnOpQrStUvWxYz012345
providerMetadataMap<String, Object>:heavy_minus_sign:Provider-specific metadata returned alongside the link URL{
"botUsername": "MyBot",
"expiresAt": "2026-06-23T12:00:00.000Z"
}