discourse-chat-integration/lib/discourse_chat
Saj Goonatilleke 05d4338a12 FIX: telegram: Not all channel posts contain text (#34)
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`.
2019-11-20 11:45:34 +01:00
..
provider FIX: telegram: Not all channel posts contain text (#34) 2019-11-20 11:45:34 +01:00
provider.rb FIX: make plugin compatible with older Discourse (#28) 2019-05-16 08:24:17 +08:00