We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seen on a recent command (/price) in the spanish channel.
/price
Can't parse entities: can't find end of the entity starting at byte offset 161
[Will update with message details later.]
The text was updated successfully, but these errors were encountered:
Relevant logs:
2020-06-19T19:51:13.773259+00:00 app[worker.1]: command: /price seen in chat_id -1001250600509 2020-06-19T19:51:14.786386+00:00 app[worker.1]: Update '{'update_id': 291083799, 'message': {'message_id': 7120, 'date': 1592596273, 'chat': {'id': -1001250600509, 'type': 'supergroup', 'title': 'Origin Protocol Spanish', 'username': 'OriginProtocolSpanish'}, 'text': '/price', 'entities': [{'type': 'bot_command', 'offset': 0, 'length': 6}], 'caption_entities': [], 'photo': [], 'new_chat_members': [], 'new_chat_photo': [], 'delete_chat_photo': False, 'group_chat_created': False, 'supergroup_chat_created': False, 'channel_chat_created': False, 'from': {'id': 956009817, 'first_name': 'Saul M.', 'is_bot': False, 'username': 'Saul_29', 'language_code': 'es'}, 'new_chat_member': None}, '_effective_user': {'id': 956009817, 'first_name': 'Saul M.', 'is_bot': False, 'username': 'Saul_29', 'language_code': 'es'}, '_effective_message': {'message_id': 7120, 'date': 1592596273, 'chat': {'id': -1001250600509, 'type': 'supergroup', 'title': 'Origin Protocol Spanish', 'username': 'OriginProtocolSpanish'}, 'text': '/price', 'entities': [{'type': 'bot_command', 'offset': 0, 'length': 6}], 'caption_entities': [], 'photo': [], 'new_chat_members': [], 'new_chat_photo': [], 'delete_chat_photo': False, 'group_chat_created': False, 'supergroup_chat_created': False, 'channel_chat_created': False, 'from': {'id': 956009817, 'first_name': 'Saul M.', 'is_bot': False, 'username': 'Saul_29', 'language_code': 'es'}, 'new_chat_member': None}}' caused error 'Can't parse entities: can't find end of the entity starting at byte offset 161'
Sorry, something went wrong.
No branches or pull requests
Seen on a recent command (
/price
) in the spanish channel.[Will update with message details later.]
The text was updated successfully, but these errors were encountered: