Hello, now I need to attach multiple entites. It seems like
'/affirm{"my_entity_1": "value_1", "my_entity_2": "value_2}' does not work as there is an error that said:
ERROR rasa.server - An unexpected error occurred. Error: A request to the Telegram API was unsuccessful. Error code: 400. Description: Bad Request: BUTTON_DATA_INVALID
I am already aware of this limitation. When I tried to limit my data down to less than 64 bytes, the RegexMessageHandler does not regconize my entities when I pass multiple rather than a single entity