From e39cf7fc7112424c4d3018b70e6d07486f2284c7 Mon Sep 17 00:00:00 2001 From: GitHub Date: Sun, 16 Oct 2022 07:50:46 +0000 Subject: [PATCH] feat(schema): update documentation to the latest layer --- _schema/145.json | 18 ++++++++++++------ _schema/latest.json | 18 ++++++++++++------ 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/_schema/145.json b/_schema/145.json index ad3a915..0fd9873 100644 --- a/_schema/145.json +++ b/_schema/145.json @@ -28399,13 +28399,16 @@ }, "token": { "name": "token", - "description": "Device token" + "description": "Device token, see PUSH updates¹ for the possible values.", + "links": [ + "https://core.telegram.org/api/push-updates#subscribing-to-notifications" + ] }, "token_type": { "name": "token_type", - "description": "Device token type.Possible values:1 - APNS (device token for apple push)2 - FCM (firebase token for google firebase)3 - MPNS (channel URI for microsoft push)4 - Simple push (endpoint for firefox's simple push API)5 - Ubuntu phone (token for ubuntu push)6 - Blackberry (token for blackberry push)7 - Unused8 - WNS (windows push)9 - APNS VoIP (token for apple push VoIP)10 - Web push (web push, see below)11 - MPNS VoIP (token for microsoft push VoIP)12 - Tizen (token for tizen push)For 10 web push, the token must be a JSON-encoded object containing the keys described in PUSH updates¹", + "description": "Device token type, see PUSH updates¹ for the possible values.", "links": [ - "https://core.telegram.org/api/push-updates" + "https://core.telegram.org/api/push-updates#subscribing-to-notifications" ] } }, @@ -29016,13 +29019,16 @@ }, "token": { "name": "token", - "description": "Device token" + "description": "Device token, see PUSH updates¹ for the possible values.", + "links": [ + "https://core.telegram.org/api/push-updates#subscribing-to-notifications" + ] }, "token_type": { "name": "token_type", - "description": "Device token type.Possible values:1 - APNS (device token for apple push)2 - FCM (firebase token for google firebase)3 - MPNS (channel URI for microsoft push)4 - Simple push (endpoint for firefox's simple push API)5 - Ubuntu phone (token for ubuntu push)6 - Blackberry (token for blackberry push)7 - Unused8 - WNS (windows push)9 - APNS VoIP (token for apple push VoIP)10 - Web push (web push, see below)11 - MPNS VoIP (token for microsoft push VoIP)12 - Tizen (token for tizen push)For 10 web push, the token must be a JSON-encoded object containing the keys described in PUSH updates¹", + "description": "Device token type, see PUSH updates¹ for the possible values.", "links": [ - "https://core.telegram.org/api/push-updates" + "https://core.telegram.org/api/push-updates#subscribing-to-notifications" ] } }, diff --git a/_schema/latest.json b/_schema/latest.json index ad3a915..0fd9873 100644 --- a/_schema/latest.json +++ b/_schema/latest.json @@ -28399,13 +28399,16 @@ }, "token": { "name": "token", - "description": "Device token" + "description": "Device token, see PUSH updates¹ for the possible values.", + "links": [ + "https://core.telegram.org/api/push-updates#subscribing-to-notifications" + ] }, "token_type": { "name": "token_type", - "description": "Device token type.Possible values:1 - APNS (device token for apple push)2 - FCM (firebase token for google firebase)3 - MPNS (channel URI for microsoft push)4 - Simple push (endpoint for firefox's simple push API)5 - Ubuntu phone (token for ubuntu push)6 - Blackberry (token for blackberry push)7 - Unused8 - WNS (windows push)9 - APNS VoIP (token for apple push VoIP)10 - Web push (web push, see below)11 - MPNS VoIP (token for microsoft push VoIP)12 - Tizen (token for tizen push)For 10 web push, the token must be a JSON-encoded object containing the keys described in PUSH updates¹", + "description": "Device token type, see PUSH updates¹ for the possible values.", "links": [ - "https://core.telegram.org/api/push-updates" + "https://core.telegram.org/api/push-updates#subscribing-to-notifications" ] } }, @@ -29016,13 +29019,16 @@ }, "token": { "name": "token", - "description": "Device token" + "description": "Device token, see PUSH updates¹ for the possible values.", + "links": [ + "https://core.telegram.org/api/push-updates#subscribing-to-notifications" + ] }, "token_type": { "name": "token_type", - "description": "Device token type.Possible values:1 - APNS (device token for apple push)2 - FCM (firebase token for google firebase)3 - MPNS (channel URI for microsoft push)4 - Simple push (endpoint for firefox's simple push API)5 - Ubuntu phone (token for ubuntu push)6 - Blackberry (token for blackberry push)7 - Unused8 - WNS (windows push)9 - APNS VoIP (token for apple push VoIP)10 - Web push (web push, see below)11 - MPNS VoIP (token for microsoft push VoIP)12 - Tizen (token for tizen push)For 10 web push, the token must be a JSON-encoded object containing the keys described in PUSH updates¹", + "description": "Device token type, see PUSH updates¹ for the possible values.", "links": [ - "https://core.telegram.org/api/push-updates" + "https://core.telegram.org/api/push-updates#subscribing-to-notifications" ] } },