mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 07:20:31 +01:00
Update content of files
This commit is contained in:
parent
5a30de9573
commit
07540c1f84
11 changed files with 3745 additions and 983 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,221 +0,0 @@
|
|||
{
|
||||
"full_user": {
|
||||
"_": "types.UserFull",
|
||||
"id": 93372553,
|
||||
"settings": {
|
||||
"_": "types.PeerSettings",
|
||||
"report_spam": false,
|
||||
"add_contact": false,
|
||||
"block_contact": false,
|
||||
"share_contact": false,
|
||||
"need_contacts_exception": false,
|
||||
"report_geo": false,
|
||||
"autoarchived": false,
|
||||
"invite_members": false,
|
||||
"request_chat_broadcast": false
|
||||
},
|
||||
"notify_settings": {
|
||||
"_": "types.PeerNotifySettings"
|
||||
},
|
||||
"common_chats_count": 1,
|
||||
"blocked": false,
|
||||
"phone_calls_available": false,
|
||||
"phone_calls_private": false,
|
||||
"can_pin_message": true,
|
||||
"has_scheduled": false,
|
||||
"video_calls_available": false,
|
||||
"about": "BotFather is the one bot to rule them all. Use it to create new bot accounts and manage your existing bots.",
|
||||
"profile_photo": {
|
||||
"_": "types.Photo",
|
||||
"id": 401032061935265706,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1435136511,
|
||||
"sizes": [
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "a",
|
||||
"w": 160,
|
||||
"h": 160,
|
||||
"size": 12700
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "b",
|
||||
"w": 320,
|
||||
"h": 320,
|
||||
"size": 35464
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "c",
|
||||
"w": 640,
|
||||
"h": 640,
|
||||
"size": 99537
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "d",
|
||||
"w": 888,
|
||||
"h": 888,
|
||||
"size": 134700
|
||||
}
|
||||
],
|
||||
"dc_id": 1,
|
||||
"has_stickers": false,
|
||||
"video_sizes": []
|
||||
},
|
||||
"bot_info": {
|
||||
"_": "types.BotInfo",
|
||||
"description": "BotFather is the one bot to rule them all. Use it to create new bot accounts and manage your existing bots.\n\nAbout Telegram bots:\nhttps://core.telegram.org/bots\nBot API manual:\nhttps://core.telegram.org/bots/api\n\nContact @BotSupport if you have questions about the Bot API.",
|
||||
"commands": [
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "newbot",
|
||||
"description": "create a new bot"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "mybots",
|
||||
"description": "edit your bots [beta]"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "mygames",
|
||||
"description": "edit your games [beta]"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "token",
|
||||
"description": "generate authorization token"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "revoke",
|
||||
"description": "revoke bot access token"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "setname",
|
||||
"description": "change a bot's name"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "setdescription",
|
||||
"description": "change bot description"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "setabouttext",
|
||||
"description": "change bot about info"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "setuserpic",
|
||||
"description": "change bot profile photo"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "setinline",
|
||||
"description": "change inline settings"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "setinlinegeo",
|
||||
"description": "toggle inline location requests"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "setinlinefeedback",
|
||||
"description": "change inline feedback settings"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "setcommands",
|
||||
"description": "change bot commands list"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "setjoingroups",
|
||||
"description": "can your bot be added to groups?"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "setdomain",
|
||||
"description": "link website's domain to the bot"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "setprivacy",
|
||||
"description": "what messages does your bot see in groups?"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "deletebot",
|
||||
"description": "delete a bot"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "newgame",
|
||||
"description": "create a new game"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "listgames",
|
||||
"description": "get a list of your games"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "editgame",
|
||||
"description": "edit a game"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "deletegame",
|
||||
"description": "delete an existing game"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "cancel",
|
||||
"description": "cancel the current operation"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"users": [
|
||||
{
|
||||
"_": "types.User",
|
||||
"id": 93372553,
|
||||
"is_self": false,
|
||||
"contact": false,
|
||||
"mutual_contact": false,
|
||||
"deleted": false,
|
||||
"bot": true,
|
||||
"bot_chat_history": false,
|
||||
"bot_nochats": true,
|
||||
"verified": true,
|
||||
"restricted": false,
|
||||
"min": false,
|
||||
"bot_inline_geo": false,
|
||||
"support": false,
|
||||
"scam": false,
|
||||
"apply_min_photo": true,
|
||||
"fake": false,
|
||||
"bot_attach_menu": false,
|
||||
"premium": false,
|
||||
"attach_menu_enabled": false,
|
||||
"access_hash": "crawler",
|
||||
"first_name": "BotFather",
|
||||
"username": "BotFather",
|
||||
"photo": {
|
||||
"_": "types.UserProfilePhoto",
|
||||
"photo_id": 401032061935265706,
|
||||
"dc_id": 1,
|
||||
"has_video": false,
|
||||
"stripped_thumb": "b'\\x01\\x08\\x08\\x9f\\xcf\\x7f\\xb4\\x17\\xecd\\xd9E\\x14P\\x16?'"
|
||||
},
|
||||
"bot_info_version": 19,
|
||||
"restriction_reason": []
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,164 +0,0 @@
|
|||
{
|
||||
"full_user": {
|
||||
"_": "types.UserFull",
|
||||
"id": 5104055776,
|
||||
"settings": {
|
||||
"_": "types.PeerSettings",
|
||||
"report_spam": false,
|
||||
"add_contact": false,
|
||||
"block_contact": false,
|
||||
"share_contact": false,
|
||||
"need_contacts_exception": false,
|
||||
"report_geo": false,
|
||||
"autoarchived": false,
|
||||
"invite_members": false,
|
||||
"request_chat_broadcast": false
|
||||
},
|
||||
"notify_settings": {
|
||||
"_": "types.PeerNotifySettings"
|
||||
},
|
||||
"common_chats_count": 0,
|
||||
"blocked": false,
|
||||
"phone_calls_available": false,
|
||||
"phone_calls_private": false,
|
||||
"can_pin_message": true,
|
||||
"has_scheduled": false,
|
||||
"video_calls_available": false,
|
||||
"about": "Use this bot to order fictional fast food \u2013 the only fast food that is good for your health!",
|
||||
"profile_photo": {
|
||||
"_": "types.Photo",
|
||||
"id": 5366555898731937390,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1649358798,
|
||||
"sizes": [
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "a",
|
||||
"w": 160,
|
||||
"h": 160,
|
||||
"size": 3136
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "b",
|
||||
"w": 320,
|
||||
"h": 320,
|
||||
"size": 6401
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "c",
|
||||
"w": 640,
|
||||
"h": 640,
|
||||
"size": 14026
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoStrippedSize",
|
||||
"type": "i",
|
||||
"bytes": "b'\\x01((\\xa9E\\x15n\\xc0r\\xff\\x00\\x85sI\\xd9\\\\\\xf4d\\xec\\xaeT\\xa2\\xac\\xbd\\xcc\\x89;\\x0c\\xe5Cc\\x18\\xedR]\\xc0\\xbb\\x0c\\x880G\\\\w\\xa5\\xcd\\xb5\\xc5\\xcd\\xdc\\xa5E\\x14U\\x16\\x15n\\xc3\\xfeZ~\\x15R\\xadX\\xb2\\x82\\xe0\\x90:u\\xa9\\x9f\\xc2\\xc8\\x9f\\xc2A?\\xfa\\xf9?\\xde5\\xa1/\\xfcz\\xb6\\x7f\\xbbU^\\r\\xd3\\xb3\\x17@\\x84\\xe79\\xa7]\\\\+/\\x96\\x87#\\xb9\\xa9z\\xda\\xc4\\xbdl\\x91R\\x8a(\\xad\\rB\\x8a(\\xa0\\x02\\x8a(\\xa0\\x02\\x8a(\\xa0\\x0f'"
|
||||
}
|
||||
],
|
||||
"dc_id": 2,
|
||||
"has_stickers": false,
|
||||
"video_sizes": []
|
||||
},
|
||||
"bot_info": {
|
||||
"_": "types.BotInfo",
|
||||
"description": "Use this bot to order fictional fast food \u2013 the only fast food that is good for your health!",
|
||||
"description_photo": {
|
||||
"_": "types.Photo",
|
||||
"id": 5289883031621975097,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1655478170,
|
||||
"sizes": [
|
||||
{
|
||||
"_": "types.PhotoStrippedSize",
|
||||
"type": "i",
|
||||
"bytes": "b'\\x01\\x17(\\x94\\np\\xf4\\x1c\\x9fjAL\\xdcV\\xe3h\\xc7\\xcc;\\xd7)\\xd6L\\xa3p\\xcfO\\xad#.*\\x15\\x93\\xe6*_cz0\\xa4I7J\\x00%\\xc7r\\x07\\x14X\\x9b\\x92\\x11E)\\xa2\\x9a,AC\"9\\xf9\\x874QI\\x88v\\xc0\\x06\\x01 }h\\xc6;\\x93E\\x14\\x85\\xd4i\\xa2\\x8a*\\x91G'"
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "m",
|
||||
"w": 320,
|
||||
"h": 180,
|
||||
"size": 8375
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSizeProgressive",
|
||||
"type": "x",
|
||||
"w": 640,
|
||||
"h": 360,
|
||||
"sizes": [
|
||||
3111,
|
||||
6389,
|
||||
9581,
|
||||
12453,
|
||||
23288
|
||||
]
|
||||
}
|
||||
],
|
||||
"dc_id": 2,
|
||||
"has_stickers": false,
|
||||
"video_sizes": []
|
||||
},
|
||||
"commands": [],
|
||||
"menu_button": {
|
||||
"_": "types.BotMenuButton",
|
||||
"text": "Order Food",
|
||||
"url": "https://webappcontent.telegram.org/cafe/?mode=menu"
|
||||
}
|
||||
},
|
||||
"bot_broadcast_admin_rights": {
|
||||
"_": "types.ChatAdminRights",
|
||||
"change_info": false,
|
||||
"post_messages": false,
|
||||
"edit_messages": false,
|
||||
"delete_messages": false,
|
||||
"ban_users": false,
|
||||
"invite_users": false,
|
||||
"pin_messages": false,
|
||||
"add_admins": false,
|
||||
"anonymous": false,
|
||||
"manage_call": false,
|
||||
"other": true
|
||||
}
|
||||
},
|
||||
"users": [
|
||||
{
|
||||
"_": "types.User",
|
||||
"id": 5104055776,
|
||||
"is_self": false,
|
||||
"contact": false,
|
||||
"mutual_contact": false,
|
||||
"deleted": false,
|
||||
"bot": true,
|
||||
"bot_chat_history": false,
|
||||
"bot_nochats": true,
|
||||
"verified": false,
|
||||
"restricted": false,
|
||||
"min": false,
|
||||
"bot_inline_geo": false,
|
||||
"support": false,
|
||||
"scam": false,
|
||||
"apply_min_photo": true,
|
||||
"fake": false,
|
||||
"bot_attach_menu": true,
|
||||
"premium": false,
|
||||
"attach_menu_enabled": false,
|
||||
"access_hash": "crawler",
|
||||
"first_name": "Durger King",
|
||||
"username": "DurgerKingBot",
|
||||
"photo": {
|
||||
"_": "types.UserProfilePhoto",
|
||||
"photo_id": 5366555898731937390,
|
||||
"dc_id": 2,
|
||||
"has_video": false,
|
||||
"stripped_thumb": "b'\\x01\\x08\\x08\\x83\\xe4\\xf2\\xbbn\\xc7\\xe3\\x9c\\xff\\x00\\x85\\x14Q\\\\\\xe7\\xa4\\x8f'"
|
||||
},
|
||||
"bot_info_version": 25,
|
||||
"restriction_reason": []
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,167 +0,0 @@
|
|||
{
|
||||
"full_user": {
|
||||
"_": "types.UserFull",
|
||||
"id": 5314653481,
|
||||
"settings": {
|
||||
"_": "types.PeerSettings",
|
||||
"report_spam": false,
|
||||
"add_contact": false,
|
||||
"block_contact": false,
|
||||
"share_contact": false,
|
||||
"need_contacts_exception": false,
|
||||
"report_geo": false,
|
||||
"autoarchived": false,
|
||||
"invite_members": false,
|
||||
"request_chat_broadcast": false
|
||||
},
|
||||
"notify_settings": {
|
||||
"_": "types.PeerNotifySettings"
|
||||
},
|
||||
"common_chats_count": 0,
|
||||
"blocked": false,
|
||||
"phone_calls_available": false,
|
||||
"phone_calls_private": false,
|
||||
"can_pin_message": true,
|
||||
"has_scheduled": false,
|
||||
"video_calls_available": false,
|
||||
"about": "This bot can help you subscribe for Telegram Premium.",
|
||||
"profile_photo": {
|
||||
"_": "types.Photo",
|
||||
"id": 3383493786485237678,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1655477398,
|
||||
"sizes": [
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "a",
|
||||
"w": 160,
|
||||
"h": 160,
|
||||
"size": 4056
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "b",
|
||||
"w": 320,
|
||||
"h": 320,
|
||||
"size": 9494
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "c",
|
||||
"w": 640,
|
||||
"h": 640,
|
||||
"size": 22880
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoStrippedSize",
|
||||
"type": "i",
|
||||
"bytes": "b'\\x01(((\\xa2\\x94)=\\x01?A]\\x8c\\xd2\\xe1KW>\\xcc>\\xcd\\x8c~\\xf3\\xaf\\xff\\x00Z\\xaa\\x10GPG\\xd4VWL\\xb8\\xc8(\\xa4\\xa2\\x95\\x8d.\\x18\\xab0\\xdcmP\\x85I#\\x81\\x8a\\x83\\x14\\xf8YRM\\xcd\\xe9W%tq)\\\\\\xbd\\x1b3\\x0c\\xb2\\xed\\xfcj\\x0b\\xb9\\xf6\\x83\\x1a\\x8eH\\xe4\\xd3E\\xe6\\x1b\\xee|\\xbf\\xadCs\"\\xc9.\\xe4\\xe9\\x81Y\\xc6\\x1a\\xeaRdY\\xa2\\x92\\x8a\\xd6\\xc5s\\x12\\xd2\\x1a(\\xa0\\xe7CM4\\xd1ER4BQE\\x14\\xc6\\x7f'"
|
||||
}
|
||||
],
|
||||
"dc_id": 4,
|
||||
"has_stickers": false,
|
||||
"video_sizes": [
|
||||
{
|
||||
"_": "types.VideoSize",
|
||||
"type": "p",
|
||||
"w": 160,
|
||||
"h": 160,
|
||||
"size": 64672,
|
||||
"video_start_ts": 0.0076486486486486
|
||||
},
|
||||
{
|
||||
"_": "types.VideoSize",
|
||||
"type": "u",
|
||||
"w": 480,
|
||||
"h": 480,
|
||||
"size": 345251,
|
||||
"video_start_ts": 0.0076486486486486
|
||||
}
|
||||
]
|
||||
},
|
||||
"bot_info": {
|
||||
"_": "types.BotInfo",
|
||||
"description": "This bot can help you subscribe for Telegram Premium.",
|
||||
"description_document": {
|
||||
"_": "types.Document",
|
||||
"id": 5001284872669496039,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1655479193,
|
||||
"mime_type": "video/mp4",
|
||||
"size": 878527,
|
||||
"dc_id": 1,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeVideo",
|
||||
"duration": 6,
|
||||
"w": 640,
|
||||
"h": 360,
|
||||
"round_message": false,
|
||||
"supports_streaming": true
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeFilename",
|
||||
"file_name": "Header_1.mp4"
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeAnimated"
|
||||
}
|
||||
],
|
||||
"thumbs": [
|
||||
{
|
||||
"_": "types.PhotoStrippedSize",
|
||||
"type": "i",
|
||||
"bytes": "b\"\\x01\\x16(u-\\x14\\xa0\\xed \\xf0k\\xad\\x870\\xe1\\x1b\\x18\\xcb\\xe3\\x81M\\xab\\xf16T\\x06\\xda2>\\xe8\\xaaR\\xbe\\xe7'\\x00v\\xc0\\xac\\x93m\\x97\\x19\\tE74S\\xe54\\xe7\\x16\\x8a(\\xad\\x0e4&i(\\xa2\\x83D%\\x14QL\\x0f\""
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "m",
|
||||
"w": 320,
|
||||
"h": 180,
|
||||
"size": 5749
|
||||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
},
|
||||
"commands": []
|
||||
}
|
||||
},
|
||||
"users": [
|
||||
{
|
||||
"_": "types.User",
|
||||
"id": 5314653481,
|
||||
"is_self": false,
|
||||
"contact": false,
|
||||
"mutual_contact": false,
|
||||
"deleted": false,
|
||||
"bot": true,
|
||||
"bot_chat_history": false,
|
||||
"bot_nochats": true,
|
||||
"verified": true,
|
||||
"restricted": false,
|
||||
"min": false,
|
||||
"bot_inline_geo": false,
|
||||
"support": false,
|
||||
"scam": false,
|
||||
"apply_min_photo": true,
|
||||
"fake": false,
|
||||
"bot_attach_menu": false,
|
||||
"premium": false,
|
||||
"attach_menu_enabled": false,
|
||||
"access_hash": "crawler",
|
||||
"first_name": "Premium Bot",
|
||||
"username": "PremiumBot",
|
||||
"photo": {
|
||||
"_": "types.UserProfilePhoto",
|
||||
"photo_id": 3383493786485237678,
|
||||
"dc_id": 4,
|
||||
"has_video": true,
|
||||
"stripped_thumb": "b'\\x01\\x08\\x08\\x97\\xf7k\\x17}\\xf9\\xa2\\x8a+\\xab\\x95\\x0e3\\x95\\x8f'"
|
||||
},
|
||||
"bot_info_version": 4,
|
||||
"restriction_reason": []
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,66 +0,0 @@
|
|||
{
|
||||
"full_user": {
|
||||
"_": "types.UserFull",
|
||||
"id": 5196141447,
|
||||
"settings": {
|
||||
"_": "types.PeerSettings",
|
||||
"report_spam": false,
|
||||
"add_contact": false,
|
||||
"block_contact": false,
|
||||
"share_contact": false,
|
||||
"need_contacts_exception": false,
|
||||
"report_geo": false,
|
||||
"autoarchived": false,
|
||||
"invite_members": false,
|
||||
"request_chat_broadcast": false
|
||||
},
|
||||
"notify_settings": {
|
||||
"_": "types.PeerNotifySettings"
|
||||
},
|
||||
"common_chats_count": 1,
|
||||
"blocked": false,
|
||||
"phone_calls_available": false,
|
||||
"phone_calls_private": false,
|
||||
"can_pin_message": true,
|
||||
"has_scheduled": false,
|
||||
"video_calls_available": false,
|
||||
"bot_info": {
|
||||
"_": "types.BotInfo",
|
||||
"commands": [],
|
||||
"menu_button": {
|
||||
"_": "types.BotMenuButton",
|
||||
"text": "Open Menu",
|
||||
"url": "https://webappcontent.telegram.org/demo?mode=menu"
|
||||
}
|
||||
}
|
||||
},
|
||||
"users": [
|
||||
{
|
||||
"_": "types.User",
|
||||
"id": 5196141447,
|
||||
"is_self": false,
|
||||
"contact": false,
|
||||
"mutual_contact": false,
|
||||
"deleted": false,
|
||||
"bot": true,
|
||||
"bot_chat_history": false,
|
||||
"bot_nochats": false,
|
||||
"verified": false,
|
||||
"restricted": false,
|
||||
"min": false,
|
||||
"bot_inline_geo": false,
|
||||
"support": false,
|
||||
"scam": false,
|
||||
"apply_min_photo": true,
|
||||
"fake": false,
|
||||
"bot_attach_menu": true,
|
||||
"premium": false,
|
||||
"attach_menu_enabled": false,
|
||||
"access_hash": "crawler",
|
||||
"first_name": "Test Attach",
|
||||
"username": "asmico_attach_bot",
|
||||
"bot_info_version": 13,
|
||||
"restriction_reason": []
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"_": "types.InputPeerChannel",
|
||||
"channel_id": 1002374804,
|
||||
"access_hash": "crawler"
|
||||
}
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"_": "types.InputPeerChannel",
|
||||
"channel_id": 1132507179,
|
||||
"access_hash": "crawler"
|
||||
}
|
|
@ -1,73 +0,0 @@
|
|||
{
|
||||
"full_user": {
|
||||
"_": "types.UserFull",
|
||||
"id": 3593,
|
||||
"settings": {
|
||||
"_": "types.PeerSettings",
|
||||
"report_spam": false,
|
||||
"add_contact": false,
|
||||
"block_contact": false,
|
||||
"share_contact": false,
|
||||
"need_contacts_exception": false,
|
||||
"report_geo": false,
|
||||
"autoarchived": false,
|
||||
"invite_members": false,
|
||||
"request_chat_broadcast": false
|
||||
},
|
||||
"notify_settings": {
|
||||
"_": "types.PeerNotifySettings"
|
||||
},
|
||||
"common_chats_count": 1,
|
||||
"blocked": false,
|
||||
"phone_calls_available": false,
|
||||
"phone_calls_private": false,
|
||||
"can_pin_message": true,
|
||||
"has_scheduled": false,
|
||||
"video_calls_available": false,
|
||||
"bot_info": {
|
||||
"_": "types.BotInfo",
|
||||
"description": "Use me to create new bots in Telegram.",
|
||||
"commands": [
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "newbot",
|
||||
"description": "create a new bot"
|
||||
},
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "cancel",
|
||||
"description": "cancel the current operation"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"users": [
|
||||
{
|
||||
"_": "types.User",
|
||||
"id": 3593,
|
||||
"is_self": false,
|
||||
"contact": false,
|
||||
"mutual_contact": false,
|
||||
"deleted": false,
|
||||
"bot": true,
|
||||
"bot_chat_history": false,
|
||||
"bot_nochats": false,
|
||||
"verified": false,
|
||||
"restricted": false,
|
||||
"min": false,
|
||||
"bot_inline_geo": false,
|
||||
"support": false,
|
||||
"scam": false,
|
||||
"apply_min_photo": true,
|
||||
"fake": false,
|
||||
"bot_attach_menu": false,
|
||||
"premium": false,
|
||||
"attach_menu_enabled": false,
|
||||
"access_hash": "crawler",
|
||||
"first_name": "BotFather",
|
||||
"username": "botfather",
|
||||
"bot_info_version": 3,
|
||||
"restriction_reason": []
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,111 +0,0 @@
|
|||
{
|
||||
"full_user": {
|
||||
"_": "types.UserFull",
|
||||
"id": 2200339955,
|
||||
"settings": {
|
||||
"_": "types.PeerSettings",
|
||||
"report_spam": false,
|
||||
"add_contact": false,
|
||||
"block_contact": false,
|
||||
"share_contact": false,
|
||||
"need_contacts_exception": false,
|
||||
"report_geo": false,
|
||||
"autoarchived": false,
|
||||
"invite_members": false,
|
||||
"request_chat_broadcast": false
|
||||
},
|
||||
"notify_settings": {
|
||||
"_": "types.PeerNotifySettings"
|
||||
},
|
||||
"common_chats_count": 0,
|
||||
"blocked": false,
|
||||
"phone_calls_available": false,
|
||||
"phone_calls_private": false,
|
||||
"can_pin_message": true,
|
||||
"has_scheduled": false,
|
||||
"video_calls_available": false,
|
||||
"about": "Use this bot to order fictional fast food \u2013 the only fast food that is good for your health!",
|
||||
"bot_info": {
|
||||
"_": "types.BotInfo",
|
||||
"description": "Use this bot to order fictional fast food \u2013 the only fast food that is good for your health!",
|
||||
"description_photo": {
|
||||
"_": "types.Photo",
|
||||
"id": 5100768298659850153,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1649944433,
|
||||
"sizes": [
|
||||
{
|
||||
"_": "types.PhotoStrippedSize",
|
||||
"type": "i",
|
||||
"bytes": "b'\\x01\\x17(\\x94\\np\\xf4\\x1c\\x9fjAL\\xdcV\\xe3h\\xc7\\xcc;\\xd7)\\xd6L\\xa3p\\xcfO\\xad#.*\\x15\\x93\\xe6*_cz0\\xa4I7J\\x00%\\xc7r\\x07\\x14X\\x9b\\x92\\x11E)\\xa2\\x9a,AC\"9\\xf9\\x874QI\\x88v\\xc0\\x06\\x01 }h\\xc6;\\x93E\\x14\\x85\\xd4i\\xa2\\x8a*\\x91G'"
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "m",
|
||||
"w": 320,
|
||||
"h": 180,
|
||||
"size": 8375
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSizeProgressive",
|
||||
"type": "x",
|
||||
"w": 640,
|
||||
"h": 360,
|
||||
"sizes": [
|
||||
3111,
|
||||
6389,
|
||||
9581,
|
||||
12453,
|
||||
23288
|
||||
]
|
||||
}
|
||||
],
|
||||
"dc_id": 1,
|
||||
"has_stickers": false,
|
||||
"video_sizes": []
|
||||
},
|
||||
"commands": [
|
||||
{
|
||||
"_": "types.BotCommand",
|
||||
"command": "start",
|
||||
"description": "start bot"
|
||||
}
|
||||
],
|
||||
"menu_button": {
|
||||
"_": "types.BotMenuButton",
|
||||
"text": "Open Menu",
|
||||
"url": "https://a-comments.stel.com/cafe?mode=menu&_test=1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"users": [
|
||||
{
|
||||
"_": "types.User",
|
||||
"id": 2200339955,
|
||||
"is_self": false,
|
||||
"contact": false,
|
||||
"mutual_contact": false,
|
||||
"deleted": false,
|
||||
"bot": true,
|
||||
"bot_chat_history": false,
|
||||
"bot_nochats": true,
|
||||
"verified": false,
|
||||
"restricted": false,
|
||||
"min": false,
|
||||
"bot_inline_geo": false,
|
||||
"support": false,
|
||||
"scam": false,
|
||||
"apply_min_photo": true,
|
||||
"fake": false,
|
||||
"bot_attach_menu": true,
|
||||
"premium": false,
|
||||
"attach_menu_enabled": false,
|
||||
"access_hash": "crawler",
|
||||
"first_name": "Durger King",
|
||||
"username": "DurgerKingBot",
|
||||
"bot_info_version": 42,
|
||||
"restriction_reason": []
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,109 +0,0 @@
|
|||
{
|
||||
"full_user": {
|
||||
"_": "types.UserFull",
|
||||
"id": 5000860301,
|
||||
"settings": {
|
||||
"_": "types.PeerSettings",
|
||||
"report_spam": false,
|
||||
"add_contact": false,
|
||||
"block_contact": false,
|
||||
"share_contact": false,
|
||||
"need_contacts_exception": false,
|
||||
"report_geo": false,
|
||||
"autoarchived": false,
|
||||
"invite_members": false,
|
||||
"request_chat_broadcast": false
|
||||
},
|
||||
"notify_settings": {
|
||||
"_": "types.PeerNotifySettings"
|
||||
},
|
||||
"common_chats_count": 0,
|
||||
"blocked": false,
|
||||
"phone_calls_available": false,
|
||||
"phone_calls_private": false,
|
||||
"can_pin_message": true,
|
||||
"has_scheduled": false,
|
||||
"video_calls_available": false,
|
||||
"bot_info": {
|
||||
"_": "types.BotInfo",
|
||||
"description_document": {
|
||||
"_": "types.Document",
|
||||
"id": 5114279852999966721,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1650372739,
|
||||
"mime_type": "video/mp4",
|
||||
"size": 3509115,
|
||||
"dc_id": 1,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeVideo",
|
||||
"duration": 23,
|
||||
"w": 960,
|
||||
"h": 540,
|
||||
"round_message": false,
|
||||
"supports_streaming": true
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeFilename",
|
||||
"file_name": "webapp_video.mp4"
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeAnimated"
|
||||
}
|
||||
],
|
||||
"thumbs": [
|
||||
{
|
||||
"_": "types.PhotoStrippedSize",
|
||||
"type": "i",
|
||||
"bytes": "b'\\x01\\x16(\\x96s\\x88[\\x07\\x15a\\xa2\\x89J\\x04\\x82\\x1d\\xb9\\xf9\\xb2\\xbd\\xaa\\xb5\\xcf\\xfa\\x86\\xfc?\\x9dO$\\x85[\\x00\\x0e\\x99\\xacS\\xb2\\x08\\xa7{\"_*\\xdcu\\x8a\\x1f\\xfb\\xe2\\x83\\x1d\\xa1\\x18\\xf2\\xa2\\xff\\x00\\xbe*\\x0f4\\x11\\xc9\\x03\\xf1\\xa4\\r\\x96\"\\xa9N\\xe3p\\x92W \\x87\\x98\\x97\\xbd\\x14[\\xff\\x00\\xa9_\\xc7\\xf9\\xd1E\\x8erK\\x91\\xfb\\x86\\xfc?\\x9dXh\\x1aF\\x0c\\x08\\x1cb\\x8a*c\\xa9\\xd3{KA\\x82\\xcb\\x03\\x1b\\xb8\\xfa\\xd3\\x8c\\r\\x1f\\xccH#\\xa7\\x14QW\\xca\\x87);2\\xa4\\x1f\\xeaV\\x8a(\\xa6r\\xf5?'"
|
||||
}
|
||||
],
|
||||
"video_thumbs": [
|
||||
{
|
||||
"_": "types.VideoSize",
|
||||
"type": "v",
|
||||
"w": 150,
|
||||
"h": 84,
|
||||
"size": 23020
|
||||
}
|
||||
]
|
||||
},
|
||||
"commands": [],
|
||||
"menu_button": {
|
||||
"_": "types.BotMenuButton",
|
||||
"text": "Try Webview",
|
||||
"url": "https://a-twebappcontent.stel.com/demo?mode=menu"
|
||||
}
|
||||
}
|
||||
},
|
||||
"users": [
|
||||
{
|
||||
"_": "types.User",
|
||||
"id": 5000860301,
|
||||
"is_self": false,
|
||||
"contact": false,
|
||||
"mutual_contact": false,
|
||||
"deleted": false,
|
||||
"bot": true,
|
||||
"bot_chat_history": false,
|
||||
"bot_nochats": false,
|
||||
"verified": false,
|
||||
"restricted": false,
|
||||
"min": false,
|
||||
"bot_inline_geo": false,
|
||||
"support": false,
|
||||
"scam": false,
|
||||
"apply_min_photo": true,
|
||||
"fake": false,
|
||||
"bot_attach_menu": true,
|
||||
"premium": false,
|
||||
"attach_menu_enabled": false,
|
||||
"access_hash": "crawler",
|
||||
"first_name": "Test Attach",
|
||||
"username": "asmico_attach_bot",
|
||||
"bot_info_version": 52,
|
||||
"restriction_reason": []
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,61 +0,0 @@
|
|||
{
|
||||
"full_user": {
|
||||
"_": "types.UserFull",
|
||||
"id": 5000100770,
|
||||
"settings": {
|
||||
"_": "types.PeerSettings",
|
||||
"report_spam": false,
|
||||
"add_contact": false,
|
||||
"block_contact": false,
|
||||
"share_contact": false,
|
||||
"need_contacts_exception": false,
|
||||
"report_geo": false,
|
||||
"autoarchived": false,
|
||||
"invite_members": false,
|
||||
"request_chat_broadcast": false
|
||||
},
|
||||
"notify_settings": {
|
||||
"_": "types.PeerNotifySettings"
|
||||
},
|
||||
"common_chats_count": 0,
|
||||
"blocked": false,
|
||||
"phone_calls_available": false,
|
||||
"phone_calls_private": false,
|
||||
"can_pin_message": true,
|
||||
"has_scheduled": false,
|
||||
"video_calls_available": false,
|
||||
"bot_info": {
|
||||
"_": "types.BotInfo",
|
||||
"commands": []
|
||||
}
|
||||
},
|
||||
"users": [
|
||||
{
|
||||
"_": "types.User",
|
||||
"id": 5000100770,
|
||||
"is_self": false,
|
||||
"contact": false,
|
||||
"mutual_contact": false,
|
||||
"deleted": false,
|
||||
"bot": true,
|
||||
"bot_chat_history": false,
|
||||
"bot_nochats": false,
|
||||
"verified": false,
|
||||
"restricted": false,
|
||||
"min": false,
|
||||
"bot_inline_geo": false,
|
||||
"support": false,
|
||||
"scam": false,
|
||||
"apply_min_photo": true,
|
||||
"fake": false,
|
||||
"bot_attach_menu": false,
|
||||
"premium": false,
|
||||
"attach_menu_enabled": false,
|
||||
"access_hash": "crawler",
|
||||
"first_name": "izpremiumbot",
|
||||
"username": "izpremiumbot",
|
||||
"bot_info_version": 1,
|
||||
"restriction_reason": []
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue