mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-26 05:37:27 +02:00
Обновление зашифрованных данных по результатам тестов (workflow)
This commit is contained in:
parent
4a0c475fa9
commit
6b4129ea5a
BIN
data.json.gpg
BIN
data.json.gpg
Binary file not shown.
6
docs/results/Dropbox/AddTag.log
Normal file
6
docs/results/Dropbox/AddTag.log
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"error": {
|
||||
".tag": "invalid_access_token"
|
||||
},
|
||||
"error_summary": "invalid_access_token/"
|
||||
}
|
6
docs/results/Dropbox/AddUserToFile.log
Normal file
6
docs/results/Dropbox/AddUserToFile.log
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"error": {
|
||||
".tag": "invalid_access_token"
|
||||
},
|
||||
"error_summary": "invalid_access_token/"
|
||||
}
|
6
docs/results/Dropbox/CreateFolder.log
Normal file
6
docs/results/Dropbox/CreateFolder.log
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"error": {
|
||||
".tag": "invalid_access_token"
|
||||
},
|
||||
"error_summary": "invalid_access_token/"
|
||||
}
|
1
docs/results/Dropbox/GetAuthorizationLink.log
Normal file
1
docs/results/Dropbox/GetAuthorizationLink.log
Normal file
@ -0,0 +1 @@
|
||||
"https://www.dropbox.com/oauth2/authorize?client_id=oynqxdsqft8oyky&response_type=code&token_access_type=offline"
|
6
docs/results/Dropbox/UploadFileByURL.log
Normal file
6
docs/results/Dropbox/UploadFileByURL.log
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"error": {
|
||||
".tag": "invalid_access_token"
|
||||
},
|
||||
"error_summary": "invalid_access_token/"
|
||||
}
|
5
docs/results/Telegram/Ban.log
Normal file
5
docs/results/Telegram/Ban.log
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"ok": false,
|
||||
"error_code": 400,
|
||||
"description": "Bad Request: can't remove chat owner"
|
||||
}
|
9
docs/results/Telegram/CreateForumThread.log
Normal file
9
docs/results/Telegram/CreateForumThread.log
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": {
|
||||
"message_thread_id": 2515,
|
||||
"name": "TestTopic af9a00ed-0f43-4d87-a7fd-3f304aaa9e45",
|
||||
"icon_color": 7322096,
|
||||
"icon_custom_emoji_id": "5357419403325481346"
|
||||
}
|
||||
}
|
18
docs/results/Telegram/CreateInvitationLink.log
Normal file
18
docs/results/Telegram/CreateInvitationLink.log
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": {
|
||||
"invite_link": "https://t.me/+GhkIjqcwQNQ3YjAy",
|
||||
"name": "Link 06/01/2024 16:54:42",
|
||||
"creator": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot"
|
||||
},
|
||||
"expire_date": 1717343682,
|
||||
"member_limit": 200,
|
||||
"creates_join_request": false,
|
||||
"is_primary": false,
|
||||
"is_revoked": false
|
||||
}
|
||||
}
|
5
docs/results/Telegram/DeleteWebhook.log
Normal file
5
docs/results/Telegram/DeleteWebhook.log
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": true,
|
||||
"description": "Webhook was deleted"
|
||||
}
|
4
docs/results/Telegram/EditMainForumTopicName.log
Normal file
4
docs/results/Telegram/EditMainForumTopicName.log
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": true
|
||||
}
|
40
docs/results/Telegram/ForwardMessage.log
Normal file
40
docs/results/Telegram/ForwardMessage.log
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": {
|
||||
"message_id": 4699,
|
||||
"from": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot"
|
||||
},
|
||||
"chat": {
|
||||
"id": 461699897,
|
||||
"first_name": "Anton",
|
||||
"last_name": "Titowets",
|
||||
"username": "JKIee",
|
||||
"type": "private"
|
||||
},
|
||||
"date": 1717260880,
|
||||
"forward_origin": {
|
||||
"type": "channel",
|
||||
"chat": {
|
||||
"id": -1001893407333,
|
||||
"title": "Тестовый канал",
|
||||
"username": "testsichee",
|
||||
"type": "channel"
|
||||
},
|
||||
"message_id": 4606,
|
||||
"date": 1716912867
|
||||
},
|
||||
"forward_from_chat": {
|
||||
"id": -1001893407333,
|
||||
"title": "Тестовый канал",
|
||||
"username": "testsichee",
|
||||
"type": "channel"
|
||||
},
|
||||
"forward_from_message_id": 4606,
|
||||
"forward_date": 1716912867,
|
||||
"text": "Строковое значение"
|
||||
}
|
||||
}
|
114
docs/results/Telegram/GetAvatarIconList.log
Normal file
114
docs/results/Telegram/GetAvatarIconList.log
Normal file
@ -0,0 +1,114 @@
|
||||
{
|
||||
"5434144690511290129": "📰",
|
||||
"5312536423851630001": "💡",
|
||||
"5312016608254762256": "⚡️",
|
||||
"5377544228505134960": "🎙",
|
||||
"5418085807791545980": "🔝",
|
||||
"5370870893004203704": "🗣",
|
||||
"5420216386448270341": "🆒",
|
||||
"5379748062124056162": "❗️",
|
||||
"5373251851074415873": "📝",
|
||||
"5433614043006903194": "📆",
|
||||
"5357315181649076022": "📁",
|
||||
"5309965701241379366": "🔎",
|
||||
"5309984423003823246": "📣",
|
||||
"5312241539987020022": "🔥",
|
||||
"5312138559556164615": "❤️",
|
||||
"5377316857231450742": "❓",
|
||||
"5350305691942788490": "📈",
|
||||
"5350713563512052787": "📉",
|
||||
"5309958691854754293": "💎",
|
||||
"5350452584119279096": "💰",
|
||||
"5309929258443874898": "💸",
|
||||
"5377690785674175481": "🪙",
|
||||
"5310107765874632305": "💱",
|
||||
"5377438129928020693": "⁉️",
|
||||
"5309950797704865693": "🎮",
|
||||
"5350554349074391003": "💻",
|
||||
"5409357944619802453": "📱",
|
||||
"5312322066328853156": "🚗",
|
||||
"5312486108309757006": "🏠",
|
||||
"5310029292527164639": "💘",
|
||||
"5310228579009699834": "🎉",
|
||||
"5377498341074542641": "‼️",
|
||||
"5312315739842026755": "🏆",
|
||||
"5408906741125490282": "🏁",
|
||||
"5368653135101310687": "🎬",
|
||||
"5310045076531978942": "🎵",
|
||||
"5420331611830886484": "🔞",
|
||||
"5350481781306958339": "📚",
|
||||
"5357107601584693888": "👑",
|
||||
"5375159220280762629": "⚽️",
|
||||
"5384327463629233871": "🏀",
|
||||
"5350513667144163474": "📺",
|
||||
"5357121491508928442": "👀",
|
||||
"5357185426392096577": "🫦",
|
||||
"5310157398516703416": "🍓",
|
||||
"5310262535021142850": "💄",
|
||||
"5368741306484925109": "👠",
|
||||
"5348436127038579546": "✈️",
|
||||
"5357120306097956843": "🧳",
|
||||
"5310303848311562896": "🏖",
|
||||
"5350424168615649565": "⛅️",
|
||||
"5413625003218313783": "🦄",
|
||||
"5350699789551935589": "🛍",
|
||||
"5377478880577724584": "👜",
|
||||
"5431492767249342908": "🛒",
|
||||
"5350497316203668441": "🚂",
|
||||
"5350422527938141909": "🛥",
|
||||
"5418196338774907917": "🏔",
|
||||
"5350648297189023928": "🏕",
|
||||
"5309832892262654231": "🤖",
|
||||
"5350751634102166060": "🪩",
|
||||
"5377624166436445368": "🎟",
|
||||
"5386395194029515402": "🏴☠️",
|
||||
"5350387571199319521": "🗳",
|
||||
"5357419403325481346": "🎓",
|
||||
"5368585403467048206": "🔭",
|
||||
"5377580546748588396": "🔬",
|
||||
"5377317729109811382": "🎶",
|
||||
"5382003830487523366": "🎤",
|
||||
"5357298525765902091": "🕺",
|
||||
"5357370526597653193": "💃",
|
||||
"5357188789351490453": "🪖",
|
||||
"5348227245599105972": "💼",
|
||||
"5411138633765757782": "🧪",
|
||||
"5386435923204382258": "👨👩👧👦",
|
||||
"5377675010259297233": "👶",
|
||||
"5386609083400856174": "🤰",
|
||||
"5368808634392257474": "💅",
|
||||
"5350548830041415279": "🏛",
|
||||
"5355127101970194557": "🧮",
|
||||
"5386379624773066504": "🖨",
|
||||
"5377494501373780436": "👮♂️",
|
||||
"5350307998340226571": "🩺",
|
||||
"5310094636159607472": "💊",
|
||||
"5310139157790596888": "💉",
|
||||
"5377468357907849200": "🧼",
|
||||
"5418115271267197333": "🪪",
|
||||
"5372819184658949787": "🛃",
|
||||
"5350344462612570293": "🍽",
|
||||
"5384574037701696503": "🐟",
|
||||
"5310039132297242441": "🎨",
|
||||
"5350658016700013471": "🎭",
|
||||
"5357504778685392027": "🎩",
|
||||
"5350367161514732241": "🔮",
|
||||
"5350520238444126134": "🍹",
|
||||
"5310132165583840589": "🎂",
|
||||
"5350392020785437399": "☕️",
|
||||
"5350406176997646350": "🍣",
|
||||
"5350403544182694064": "🍔",
|
||||
"5350444672789519765": "🍕",
|
||||
"5312424913615723286": "🦠",
|
||||
"5417915203100613993": "💬",
|
||||
"5312054580060625569": "🎄",
|
||||
"5309744892677727325": "🎃",
|
||||
"5238156910363950406": "✍️",
|
||||
"5235579393115438657": "⭐️",
|
||||
"5237699328843200968": "✅",
|
||||
"5238027455754680851": "🎖",
|
||||
"5238234236955148254": "🤡",
|
||||
"5237889595894414384": "🧠",
|
||||
"5237999392438371490": "🦮",
|
||||
"5235912661102773458": "🐈"
|
||||
}
|
13
docs/results/Telegram/GetBotInformation.log
Normal file
13
docs/results/Telegram/GetBotInformation.log
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot",
|
||||
"can_join_groups": true,
|
||||
"can_read_all_group_messages": false,
|
||||
"supports_inline_queries": false,
|
||||
"can_connect_to_business": false
|
||||
}
|
||||
}
|
4
docs/results/Telegram/GetParticipantCount.log
Normal file
4
docs/results/Telegram/GetParticipantCount.log
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": 2
|
||||
}
|
4
docs/results/Telegram/HideMainForumTopic.log
Normal file
4
docs/results/Telegram/HideMainForumTopic.log
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": true
|
||||
}
|
4
docs/results/Telegram/PinMessage.log
Normal file
4
docs/results/Telegram/PinMessage.log
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": true
|
||||
}
|
31
docs/results/Telegram/SendAudio.log
Normal file
31
docs/results/Telegram/SendAudio.log
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": {
|
||||
"message_id": 4691,
|
||||
"from": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot"
|
||||
},
|
||||
"chat": {
|
||||
"id": 461699897,
|
||||
"first_name": "Anton",
|
||||
"last_name": "Titowets",
|
||||
"username": "JKIee",
|
||||
"type": "private"
|
||||
},
|
||||
"date": 1717260864,
|
||||
"audio": {
|
||||
"duration": 228,
|
||||
"file_name": "audio",
|
||||
"mime_type": "audio/mpeg",
|
||||
"title": "Dogs",
|
||||
"performer": "Motorhead",
|
||||
"file_id": "CQACAgIAAxkDAAISU2ZbUkCvarr4gy-4stD6Zgc7mjecAALLSgACnO7ZSpV3X-m_QTbeNQQ",
|
||||
"file_unique_id": "AgADy0oAApzu2Uo",
|
||||
"file_size": 9229352
|
||||
},
|
||||
"caption": "Строковое значение"
|
||||
}
|
||||
}
|
25
docs/results/Telegram/SendContact.log
Normal file
25
docs/results/Telegram/SendContact.log
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": {
|
||||
"message_id": 4697,
|
||||
"from": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot"
|
||||
},
|
||||
"chat": {
|
||||
"id": 461699897,
|
||||
"first_name": "Anton",
|
||||
"last_name": "Titowets",
|
||||
"username": "JKIee",
|
||||
"type": "private"
|
||||
},
|
||||
"date": 1717260877,
|
||||
"contact": {
|
||||
"phone_number": "88005553535",
|
||||
"first_name": "Петр",
|
||||
"last_name": "Петров"
|
||||
}
|
||||
}
|
||||
}
|
28
docs/results/Telegram/SendDocument.log
Normal file
28
docs/results/Telegram/SendDocument.log
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": {
|
||||
"message_id": 4692,
|
||||
"from": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot"
|
||||
},
|
||||
"chat": {
|
||||
"id": 461699897,
|
||||
"first_name": "Anton",
|
||||
"last_name": "Titowets",
|
||||
"username": "JKIee",
|
||||
"type": "private"
|
||||
},
|
||||
"date": 1717260866,
|
||||
"document": {
|
||||
"file_name": "document.docx",
|
||||
"mime_type": "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
|
||||
"file_id": "BQACAgIAAxkDAAISVGZbUkLHZPk20oKGtBrjnghd507AAALMSgACnO7ZSvDZHbPGlgiGNQQ",
|
||||
"file_unique_id": "AgADzEoAApzu2Uo",
|
||||
"file_size": 24069
|
||||
},
|
||||
"caption": "Строковое значение"
|
||||
}
|
||||
}
|
66
docs/results/Telegram/SendGif.log
Normal file
66
docs/results/Telegram/SendGif.log
Normal file
@ -0,0 +1,66 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": {
|
||||
"message_id": 4693,
|
||||
"from": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot"
|
||||
},
|
||||
"chat": {
|
||||
"id": 461699897,
|
||||
"first_name": "Anton",
|
||||
"last_name": "Titowets",
|
||||
"username": "JKIee",
|
||||
"type": "private"
|
||||
},
|
||||
"date": 1717260870,
|
||||
"animation": {
|
||||
"file_name": "animation.gif.mp4",
|
||||
"mime_type": "video/mp4",
|
||||
"duration": 3,
|
||||
"width": 220,
|
||||
"height": 220,
|
||||
"thumbnail": {
|
||||
"file_id": "AAMCAgADGQMAAhJVZltSRrfeRiTFfhudMw-M4ksa5tcAAs1KAAKc7tlK3GFQrirUrUUBAAdtAAM1BA",
|
||||
"file_unique_id": "AQADzUoAApzu2Upy",
|
||||
"file_size": 11352,
|
||||
"width": 220,
|
||||
"height": 220
|
||||
},
|
||||
"thumb": {
|
||||
"file_id": "AAMCAgADGQMAAhJVZltSRrfeRiTFfhudMw-M4ksa5tcAAs1KAAKc7tlK3GFQrirUrUUBAAdtAAM1BA",
|
||||
"file_unique_id": "AQADzUoAApzu2Upy",
|
||||
"file_size": 11352,
|
||||
"width": 220,
|
||||
"height": 220
|
||||
},
|
||||
"file_id": "CgACAgIAAxkDAAISVWZbUka33kYkxX4bnTMPjOJLGubXAALNSgACnO7ZStxhUK4q1K1FNQQ",
|
||||
"file_unique_id": "AgADzUoAApzu2Uo",
|
||||
"file_size": 84941
|
||||
},
|
||||
"document": {
|
||||
"file_name": "animation.gif.mp4",
|
||||
"mime_type": "video/mp4",
|
||||
"thumbnail": {
|
||||
"file_id": "AAMCAgADGQMAAhJVZltSRrfeRiTFfhudMw-M4ksa5tcAAs1KAAKc7tlK3GFQrirUrUUBAAdtAAM1BA",
|
||||
"file_unique_id": "AQADzUoAApzu2Upy",
|
||||
"file_size": 11352,
|
||||
"width": 220,
|
||||
"height": 220
|
||||
},
|
||||
"thumb": {
|
||||
"file_id": "AAMCAgADGQMAAhJVZltSRrfeRiTFfhudMw-M4ksa5tcAAs1KAAKc7tlK3GFQrirUrUUBAAdtAAM1BA",
|
||||
"file_unique_id": "AQADzUoAApzu2Upy",
|
||||
"file_size": 11352,
|
||||
"width": 220,
|
||||
"height": 220
|
||||
},
|
||||
"file_id": "CgACAgIAAxkDAAISVWZbUka33kYkxX4bnTMPjOJLGubXAALNSgACnO7ZStxhUK4q1K1FNQQ",
|
||||
"file_unique_id": "AgADzUoAApzu2Uo",
|
||||
"file_size": 84941
|
||||
},
|
||||
"caption": "Строковое значение"
|
||||
}
|
||||
}
|
58
docs/results/Telegram/SendImage.log
Normal file
58
docs/results/Telegram/SendImage.log
Normal file
@ -0,0 +1,58 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": {
|
||||
"message_id": 4689,
|
||||
"from": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot"
|
||||
},
|
||||
"chat": {
|
||||
"id": 461699897,
|
||||
"first_name": "Anton",
|
||||
"last_name": "Titowets",
|
||||
"username": "JKIee",
|
||||
"type": "private"
|
||||
},
|
||||
"date": 1717260846,
|
||||
"photo": [
|
||||
{
|
||||
"file_id": "AgACAgIAAxkDAAISUWZbUi6m-iEoqgEo8oMsd5_h8Tp7AAKa2TEbvv6xSgxyd39G8AuyAQADAgADcwADNQQ",
|
||||
"file_unique_id": "AQADmtkxG77-sUp4",
|
||||
"file_size": 1568,
|
||||
"width": 90,
|
||||
"height": 67
|
||||
},
|
||||
{
|
||||
"file_id": "AgACAgIAAxkDAAISUWZbUi6m-iEoqgEo8oMsd5_h8Tp7AAKa2TEbvv6xSgxyd39G8AuyAQADAgADbQADNQQ",
|
||||
"file_unique_id": "AQADmtkxG77-sUpy",
|
||||
"file_size": 21633,
|
||||
"width": 320,
|
||||
"height": 240
|
||||
},
|
||||
{
|
||||
"file_id": "AgACAgIAAxkDAAISUWZbUi6m-iEoqgEo8oMsd5_h8Tp7AAKa2TEbvv6xSgxyd39G8AuyAQADAgADeAADNQQ",
|
||||
"file_unique_id": "AQADmtkxG77-sUp9",
|
||||
"file_size": 99260,
|
||||
"width": 800,
|
||||
"height": 600
|
||||
},
|
||||
{
|
||||
"file_id": "AgACAgIAAxkDAAISUWZbUi6m-iEoqgEo8oMsd5_h8Tp7AAKa2TEbvv6xSgxyd39G8AuyAQADAgADeQADNQQ",
|
||||
"file_unique_id": "AQADmtkxG77-sUp-",
|
||||
"file_size": 218651,
|
||||
"width": 1280,
|
||||
"height": 960
|
||||
},
|
||||
{
|
||||
"file_id": "AgACAgIAAxkDAAISUWZbUi6m-iEoqgEo8oMsd5_h8Tp7AAKa2TEbvv6xSgxyd39G8AuyAQADAgADdwADNQQ",
|
||||
"file_unique_id": "AQADmtkxG77-sUp8",
|
||||
"file_size": 650214,
|
||||
"width": 2560,
|
||||
"height": 1920
|
||||
}
|
||||
],
|
||||
"caption": "Строковое значение"
|
||||
}
|
||||
}
|
24
docs/results/Telegram/SendLocation.log
Normal file
24
docs/results/Telegram/SendLocation.log
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": {
|
||||
"message_id": 4696,
|
||||
"from": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot"
|
||||
},
|
||||
"chat": {
|
||||
"id": 461699897,
|
||||
"first_name": "Anton",
|
||||
"last_name": "Titowets",
|
||||
"username": "JKIee",
|
||||
"type": "private"
|
||||
},
|
||||
"date": 1717260875,
|
||||
"location": {
|
||||
"latitude": 48.873739,
|
||||
"longitude": 48.873733
|
||||
}
|
||||
}
|
||||
}
|
103
docs/results/Telegram/SendMediaGroup.log
Normal file
103
docs/results/Telegram/SendMediaGroup.log
Normal file
@ -0,0 +1,103 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": [
|
||||
{
|
||||
"message_id": 4694,
|
||||
"from": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot"
|
||||
},
|
||||
"chat": {
|
||||
"id": 461699897,
|
||||
"first_name": "Anton",
|
||||
"last_name": "Titowets",
|
||||
"username": "JKIee",
|
||||
"type": "private"
|
||||
},
|
||||
"date": 1717260874,
|
||||
"media_group_id": "13738086995669034",
|
||||
"photo": [
|
||||
{
|
||||
"file_id": "AgACAgIAAxkDAAISVmZbUkpCyI7Klnj4pJLL_DiG2BbsAAKa2TEbvv6xSgxyd39G8AuyAQADAgADcwADNQQ",
|
||||
"file_unique_id": "AQADmtkxG77-sUp4",
|
||||
"file_size": 1568,
|
||||
"width": 90,
|
||||
"height": 67
|
||||
},
|
||||
{
|
||||
"file_id": "AgACAgIAAxkDAAISVmZbUkpCyI7Klnj4pJLL_DiG2BbsAAKa2TEbvv6xSgxyd39G8AuyAQADAgADbQADNQQ",
|
||||
"file_unique_id": "AQADmtkxG77-sUpy",
|
||||
"file_size": 21633,
|
||||
"width": 320,
|
||||
"height": 240
|
||||
},
|
||||
{
|
||||
"file_id": "AgACAgIAAxkDAAISVmZbUkpCyI7Klnj4pJLL_DiG2BbsAAKa2TEbvv6xSgxyd39G8AuyAQADAgADeAADNQQ",
|
||||
"file_unique_id": "AQADmtkxG77-sUp9",
|
||||
"file_size": 99260,
|
||||
"width": 800,
|
||||
"height": 600
|
||||
},
|
||||
{
|
||||
"file_id": "AgACAgIAAxkDAAISVmZbUkpCyI7Klnj4pJLL_DiG2BbsAAKa2TEbvv6xSgxyd39G8AuyAQADAgADeQADNQQ",
|
||||
"file_unique_id": "AQADmtkxG77-sUp-",
|
||||
"file_size": 218651,
|
||||
"width": 1280,
|
||||
"height": 960
|
||||
},
|
||||
{
|
||||
"file_id": "AgACAgIAAxkDAAISVmZbUkpCyI7Klnj4pJLL_DiG2BbsAAKa2TEbvv6xSgxyd39G8AuyAQADAgADdwADNQQ",
|
||||
"file_unique_id": "AQADmtkxG77-sUp8",
|
||||
"file_size": 650214,
|
||||
"width": 2560,
|
||||
"height": 1920
|
||||
}
|
||||
],
|
||||
"caption": "Строковое значение"
|
||||
},
|
||||
{
|
||||
"message_id": 4695,
|
||||
"from": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot"
|
||||
},
|
||||
"chat": {
|
||||
"id": 461699897,
|
||||
"first_name": "Anton",
|
||||
"last_name": "Titowets",
|
||||
"username": "JKIee",
|
||||
"type": "private"
|
||||
},
|
||||
"date": 1717260874,
|
||||
"media_group_id": "13738086995669034",
|
||||
"video": {
|
||||
"duration": 5,
|
||||
"width": 640,
|
||||
"height": 480,
|
||||
"file_name": "video1",
|
||||
"mime_type": "video/mp4",
|
||||
"thumbnail": {
|
||||
"file_id": "AAMCAgADGQMAAhJXZltSSus3iF_LTFWtGhe2I9yz1S4AAs5KAAKc7tlKi_6J8-gnYykBAAdtAAM1BA",
|
||||
"file_unique_id": "AQADzkoAApzu2Upy",
|
||||
"file_size": 20106,
|
||||
"width": 320,
|
||||
"height": 240
|
||||
},
|
||||
"thumb": {
|
||||
"file_id": "AAMCAgADGQMAAhJXZltSSus3iF_LTFWtGhe2I9yz1S4AAs5KAAKc7tlKi_6J8-gnYykBAAdtAAM1BA",
|
||||
"file_unique_id": "AQADzkoAApzu2Upy",
|
||||
"file_size": 20106,
|
||||
"width": 320,
|
||||
"height": 240
|
||||
},
|
||||
"file_id": "BAACAgIAAxkDAAISV2ZbUkrrN4hfy0xVrRoXtiPcs9UuAALOSgACnO7ZSov-ifPoJ2MpNQQ",
|
||||
"file_unique_id": "AgADzkoAApzu2Uo",
|
||||
"file_size": 1137878
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
47
docs/results/Telegram/SendPoll.log
Normal file
47
docs/results/Telegram/SendPoll.log
Normal file
@ -0,0 +1,47 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": {
|
||||
"message_id": 4698,
|
||||
"from": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot"
|
||||
},
|
||||
"chat": {
|
||||
"id": 461699897,
|
||||
"first_name": "Anton",
|
||||
"last_name": "Titowets",
|
||||
"username": "JKIee",
|
||||
"type": "private"
|
||||
},
|
||||
"date": 1717260878,
|
||||
"poll": {
|
||||
"id": "5393604382535190711",
|
||||
"question": "What's your favorite color?",
|
||||
"options": [
|
||||
{
|
||||
"text": "Red",
|
||||
"voter_count": 0
|
||||
},
|
||||
{
|
||||
"text": "Yellow",
|
||||
"voter_count": 0
|
||||
},
|
||||
{
|
||||
"text": "Green",
|
||||
"voter_count": 0
|
||||
},
|
||||
{
|
||||
"text": "Blue",
|
||||
"voter_count": 0
|
||||
}
|
||||
],
|
||||
"total_voter_count": 0,
|
||||
"is_closed": false,
|
||||
"is_anonymous": false,
|
||||
"type": "regular",
|
||||
"allows_multiple_answers": false
|
||||
}
|
||||
}
|
||||
}
|
21
docs/results/Telegram/SendTextMessage.log
Normal file
21
docs/results/Telegram/SendTextMessage.log
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": {
|
||||
"message_id": 4688,
|
||||
"from": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot"
|
||||
},
|
||||
"chat": {
|
||||
"id": 461699897,
|
||||
"first_name": "Anton",
|
||||
"last_name": "Titowets",
|
||||
"username": "JKIee",
|
||||
"type": "private"
|
||||
},
|
||||
"date": 1717260842,
|
||||
"text": "Строковое значение"
|
||||
}
|
||||
}
|
45
docs/results/Telegram/SendVideo.log
Normal file
45
docs/results/Telegram/SendVideo.log
Normal file
@ -0,0 +1,45 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": {
|
||||
"message_id": 4690,
|
||||
"from": {
|
||||
"id": 6129457865,
|
||||
"is_bot": true,
|
||||
"first_name": "Бот Виталий",
|
||||
"username": "sicheebot"
|
||||
},
|
||||
"chat": {
|
||||
"id": 461699897,
|
||||
"first_name": "Anton",
|
||||
"last_name": "Titowets",
|
||||
"username": "JKIee",
|
||||
"type": "private"
|
||||
},
|
||||
"date": 1717260850,
|
||||
"video": {
|
||||
"duration": 5,
|
||||
"width": 640,
|
||||
"height": 480,
|
||||
"file_name": "video",
|
||||
"mime_type": "video/mp4",
|
||||
"thumbnail": {
|
||||
"file_id": "AAMCAgADGQMAAhJSZltSMZbXD93eTGfoZqDVB6R0WXUAAspKAAKc7tlKZuIllmZMFDcBAAdtAAM1BA",
|
||||
"file_unique_id": "AQADykoAApzu2Upy",
|
||||
"file_size": 20106,
|
||||
"width": 320,
|
||||
"height": 240
|
||||
},
|
||||
"thumb": {
|
||||
"file_id": "AAMCAgADGQMAAhJSZltSMZbXD93eTGfoZqDVB6R0WXUAAspKAAKc7tlKZuIllmZMFDcBAAdtAAM1BA",
|
||||
"file_unique_id": "AQADykoAApzu2Upy",
|
||||
"file_size": 20106,
|
||||
"width": 320,
|
||||
"height": 240
|
||||
},
|
||||
"file_id": "BAACAgIAAxkDAAISUmZbUjGW1w_d3kxn6Gag1QekdFl1AALKSgACnO7ZSmbiJZZmTBQ3NQQ",
|
||||
"file_unique_id": "AgADykoAApzu2Uo",
|
||||
"file_size": 1137878
|
||||
},
|
||||
"caption": "Строковое значение"
|
||||
}
|
||||
}
|
5
docs/results/Telegram/SetWebhook.log
Normal file
5
docs/results/Telegram/SetWebhook.log
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"ok": true,
|
||||
"result": true,
|
||||
"description": "Webhook was set"
|
||||
}
|
17
docs/results/VK/CreateAlbum.log
Normal file
17
docs/results/VK/CreateAlbum.log
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"response": {
|
||||
"id": 304522803,
|
||||
"owner_id": -218861756,
|
||||
"size": 0,
|
||||
"title": "AlbumFromAutoTest",
|
||||
"feed_disabled": 0,
|
||||
"feed_has_pinned": 0,
|
||||
"can_upload": 1,
|
||||
"comments_disabled": 0,
|
||||
"created": 1717260836,
|
||||
"description": "NewAlbumFromAutoTest",
|
||||
"thumb_id": 0,
|
||||
"updated": 1717260836,
|
||||
"upload_by_admins_only": 1
|
||||
}
|
||||
}
|
3
docs/results/VK/CreateDiscussion.log
Normal file
3
docs/results/VK/CreateDiscussion.log
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"response": 51198936
|
||||
}
|
5
docs/results/VK/CreatePoll.log
Normal file
5
docs/results/VK/CreatePoll.log
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"response": {
|
||||
"post_id": 2157
|
||||
}
|
||||
}
|
1
docs/results/VK/CreateTokenRetrievalLink.log
Normal file
1
docs/results/VK/CreateTokenRetrievalLink.log
Normal file
@ -0,0 +1 @@
|
||||
"https://oauth.vk.com/authorize?client_id=51694790&scope=offline,wall,groups,photos,stats,stories,ads,market,video&v=5.131&response_type=token&redirect_uri=https://api.vk.com/blank.html"
|
Loading…
x
Reference in New Issue
Block a user