Update system message text on editing facilitator message text
antonkomarev opened this issue · 0 comments
antonkomarev commented
When source message text is edited we should edit it bot's system messages with this facilitator_message_id
.
Need to choose between implementations:
- update all messages related to
facilitator_message_id
- update only active sessions related to
facilitator_message_id
Need to update Game & GameSession system messages.