Google Chat have some caveats regarding OS notification display when pushing messages.
So, it would be nice to support:
- both
text and cardV2: I think having a dedicated text field along the current cardsV2 one. AND ALSO an option to just reuse notification message as currently when no cardsV2 is provided.
fallback_text: I think having a dedicated fallback_text (or any other case) field along the current cardV2 one. AND ALSO an option to juste reuse notification message.
Google Chat have some caveats regarding OS notification display when pushing messages.
textfield): https://developers.google.com/workspace/chat/api/reference/rpc/google.chat.v1#google.chat.v1.Message.FIELDS.string.google.chat.v1.Message.textfallback_text_field): https://developers.google.com/workspace/chat/api/reference/rpc/google.chat.v1#google.chat.v1.Message.FIELDS.string.google.chat.v1.Message.fallback_textSo, it would be nice to support:
textandcardV2: I think having a dedicatedtextfield along the currentcardsV2one. AND ALSO an option to just reuse notification message as currently when nocardsV2is provided.fallback_text: I think having a dedicatedfallback_text(or any other case) field along the currentcardV2one. AND ALSO an option to juste reuse notification message.