mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-03-07 02:09:18 +00:00
The `text` field is marked optional, and is not guaranteed to exist: https://core.telegram.org/bots/api#message We should silently ignore these actions (while responding with a positive acknowledgement) instead of throwing a `NoMethodError`.