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`.
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`.