C
Size: a a a
C
A
R3
A
R3
A
JL
{'content_type': 'text', 'message_id': 763, 'from_user': {'id': 757066974, 'is_bot': False, 'first_name': 'JORTA', 'username': 'JORTA', 'last_name': 'afk', 'language_code': 'ru', 'can_join_groups': None, 'can_read_all_group_messages': None, 'supports_inline_queries': None}, 'date': 1596546579, 'chat': {'id': 757066974, 'type': 'private', 'title': None, 'username': 'JORTA', 'first_name': 'JORTA', 'last_name': 'afk', 'all_members_are_administrators': None, 'photo': None, 'description': None, 'invite_link': None, 'pinned_message': None, 'permissions': None, 'slow_mode_delay': None, 'sticker_set_name': None, 'can_set_sticker_set': None}, 'forward_from': None, 'forward_from_chat': None, 'forward_from_message_id': None, 'forward_signature': None, 'forward_date': None, 'reply_to_message': None, 'edit_date': None, 'media_group_id': None, 'author_signature': None, 'text': '/start c_k95ggutkaxuc4jc3ow7wd0wzvg71zriv', 'entities': [<telebot.types.MessageEntity object at 0x03D971C0>], 'caption_entities': None, 'audio': None, 'document': None, 'photo': None, 'sticker': None, 'video': None, 'video_note': None, 'voice': None, 'caption': None, 'contact': None, 'location': None, 'venue': None, 'animation': None, 'dice': None, 'new_chat_member': None, 'new_chat_members': None, 'left_chat_member': None, 'new_chat_title': None, 'new_chat_photo': None, 'delete_chat_photo': None, 'group_chat_created': None, 'supergroup_chat_created': None, 'channel_chat_created': None, 'migrate_to_chat_id': None, 'migrate_from_chat_id': None, 'pinned_message': None, 'invoice': None, 'successful_payment': None, 'connected_website': None, 'json': {'message_id': 763, 'from': {'id': 757066974, 'is_bot': False, 'first_name': 'JORTA', 'last_name': 'afk', 'username': 'JORTA', 'language_code': 'ru'}, 'chat': {'id': 757066974, 'first_name': 'JORTA', 'last_name': 'afk', 'username': 'JORTA', 'type': 'private'}, 'date': 1596546579, 'text': '/start c_k95ggutkaxuc4jc3ow7wd0wzvg71zriv', 'entities': [{'offset': 0, 'length': 6, 'type': 'bot_command'}]}}
Мне из него надо вытащить 'text': '/start c_k95ggutkaxuc4jc3ow7wd0wzvg71zriv' Пытаюсь так - message.json()['text'] - ошибка вылетаетA
{'content_type': 'text', 'message_id': 763, 'from_user': {'id': 757066974, 'is_bot': False, 'first_name': 'JORTA', 'username': 'JORTA', 'last_name': 'afk', 'language_code': 'ru', 'can_join_groups': None, 'can_read_all_group_messages': None, 'supports_inline_queries': None}, 'date': 1596546579, 'chat': {'id': 757066974, 'type': 'private', 'title': None, 'username': 'JORTA', 'first_name': 'JORTA', 'last_name': 'afk', 'all_members_are_administrators': None, 'photo': None, 'description': None, 'invite_link': None, 'pinned_message': None, 'permissions': None, 'slow_mode_delay': None, 'sticker_set_name': None, 'can_set_sticker_set': None}, 'forward_from': None, 'forward_from_chat': None, 'forward_from_message_id': None, 'forward_signature': None, 'forward_date': None, 'reply_to_message': None, 'edit_date': None, 'media_group_id': None, 'author_signature': None, 'text': '/start c_k95ggutkaxuc4jc3ow7wd0wzvg71zriv', 'entities': [<telebot.types.MessageEntity object at 0x03D971C0>], 'caption_entities': None, 'audio': None, 'document': None, 'photo': None, 'sticker': None, 'video': None, 'video_note': None, 'voice': None, 'caption': None, 'contact': None, 'location': None, 'venue': None, 'animation': None, 'dice': None, 'new_chat_member': None, 'new_chat_members': None, 'left_chat_member': None, 'new_chat_title': None, 'new_chat_photo': None, 'delete_chat_photo': None, 'group_chat_created': None, 'supergroup_chat_created': None, 'channel_chat_created': None, 'migrate_to_chat_id': None, 'migrate_from_chat_id': None, 'pinned_message': None, 'invoice': None, 'successful_payment': None, 'connected_website': None, 'json': {'message_id': 763, 'from': {'id': 757066974, 'is_bot': False, 'first_name': 'JORTA', 'last_name': 'afk', 'username': 'JORTA', 'language_code': 'ru'}, 'chat': {'id': 757066974, 'first_name': 'JORTA', 'last_name': 'afk', 'username': 'JORTA', 'type': 'private'}, 'date': 1596546579, 'text': '/start c_k95ggutkaxuc4jc3ow7wd0wzvg71zriv', 'entities': [{'offset': 0, 'length': 6, 'type': 'bot_command'}]}}
Мне из него надо вытащить 'text': '/start c_k95ggutkaxuc4jc3ow7wd0wzvg71zriv' Пытаюсь так - message.json()['text'] - ошибка вылетаетA
JL
{'content_type': 'text', 'message_id': 763, 'from_user': {'id': 757066974, 'is_bot': False, 'first_name': 'JORTA', 'username': 'JORTA', 'last_name': 'afk', 'language_code': 'ru', 'can_join_groups': None, 'can_read_all_group_messages': None, 'supports_inline_queries': None}, 'date': 1596546579, 'chat': {'id': 757066974, 'type': 'private', 'title': None, 'username': 'JORTA', 'first_name': 'JORTA', 'last_name': 'afk', 'all_members_are_administrators': None, 'photo': None, 'description': None, 'invite_link': None, 'pinned_message': None, 'permissions': None, 'slow_mode_delay': None, 'sticker_set_name': None, 'can_set_sticker_set': None}, 'forward_from': None, 'forward_from_chat': None, 'forward_from_message_id': None, 'forward_signature': None, 'forward_date': None, 'reply_to_message': None, 'edit_date': None, 'media_group_id': None, 'author_signature': None, 'text': '/start c_k95ggutkaxuc4jc3ow7wd0wzvg71zriv', 'entities': [<telebot.types.MessageEntity object at 0x03D971C0>], 'caption_entities': None, 'audio': None, 'document': None, 'photo': None, 'sticker': None, 'video': None, 'video_note': None, 'voice': None, 'caption': None, 'contact': None, 'location': None, 'venue': None, 'animation': None, 'dice': None, 'new_chat_member': None, 'new_chat_members': None, 'left_chat_member': None, 'new_chat_title': None, 'new_chat_photo': None, 'delete_chat_photo': None, 'group_chat_created': None, 'supergroup_chat_created': None, 'channel_chat_created': None, 'migrate_to_chat_id': None, 'migrate_from_chat_id': None, 'pinned_message': None, 'invoice': None, 'successful_payment': None, 'connected_website': None, 'json': {'message_id': 763, 'from': {'id': 757066974, 'is_bot': False, 'first_name': 'JORTA', 'last_name': 'afk', 'username': 'JORTA', 'language_code': 'ru'}, 'chat': {'id': 757066974, 'first_name': 'JORTA', 'last_name': 'afk', 'username': 'JORTA', 'type': 'private'}, 'date': 1596546579, 'text': '/start c_k95ggutkaxuc4jc3ow7wd0wzvg71zriv', 'entities': [{'offset': 0, 'length': 6, 'type': 'bot_command'}]}}
Мне из него надо вытащить 'text': '/start c_k95ggutkaxuc4jc3ow7wd0wzvg71zriv' Пытаюсь так - message.json()['text'] - ошибка вылетает
А
{'content_type': 'text', 'message_id': 763, 'from_user': {'id': 757066974, 'is_bot': False, 'first_name': 'JORTA', 'username': 'JORTA', 'last_name': 'afk', 'language_code': 'ru', 'can_join_groups': None, 'can_read_all_group_messages': None, 'supports_inline_queries': None}, 'date': 1596546579, 'chat': {'id': 757066974, 'type': 'private', 'title': None, 'username': 'JORTA', 'first_name': 'JORTA', 'last_name': 'afk', 'all_members_are_administrators': None, 'photo': None, 'description': None, 'invite_link': None, 'pinned_message': None, 'permissions': None, 'slow_mode_delay': None, 'sticker_set_name': None, 'can_set_sticker_set': None}, 'forward_from': None, 'forward_from_chat': None, 'forward_from_message_id': None, 'forward_signature': None, 'forward_date': None, 'reply_to_message': None, 'edit_date': None, 'media_group_id': None, 'author_signature': None, 'text': '/start c_k95ggutkaxuc4jc3ow7wd0wzvg71zriv', 'entities': [<telebot.types.MessageEntity object at 0x03D971C0>], 'caption_entities': None, 'audio': None, 'document': None, 'photo': None, 'sticker': None, 'video': None, 'video_note': None, 'voice': None, 'caption': None, 'contact': None, 'location': None, 'venue': None, 'animation': None, 'dice': None, 'new_chat_member': None, 'new_chat_members': None, 'left_chat_member': None, 'new_chat_title': None, 'new_chat_photo': None, 'delete_chat_photo': None, 'group_chat_created': None, 'supergroup_chat_created': None, 'channel_chat_created': None, 'migrate_to_chat_id': None, 'migrate_from_chat_id': None, 'pinned_message': None, 'invoice': None, 'successful_payment': None, 'connected_website': None, 'json': {'message_id': 763, 'from': {'id': 757066974, 'is_bot': False, 'first_name': 'JORTA', 'last_name': 'afk', 'username': 'JORTA', 'language_code': 'ru'}, 'chat': {'id': 757066974, 'first_name': 'JORTA', 'last_name': 'afk', 'username': 'JORTA', 'type': 'private'}, 'date': 1596546579, 'text': '/start c_k95ggutkaxuc4jc3ow7wd0wzvg71zriv', 'entities': [{'offset': 0, 'length': 6, 'type': 'bot_command'}]}}
Мне из него надо вытащить 'text': '/start c_k95ggutkaxuc4jc3ow7wd0wzvg71zriv' Пытаюсь так - message.json()['text'] - ошибка вылетаетА
КГ
A
JL
C
JL
А
C