+
- @if (message.actions?.length) {
-
- @for (action of message.actions; track action.type + action.listId) {
-
- open_in_new
- {{ actionLabel(action) }}
-
+ @if (message.actions?.length) {
+
}
+
+ }
+
+ @if (sending()) {
+
+
+ Antwort wird erstellt
}
-
- }
-
- @if (sending()) {
-
-
- Antwort wird erstellt
- }
-
- @if (errorMessage()) {
-
- error
- {{ errorMessage() }}
-
+ @if (errorMessage()) {
+
+ error
+ {{ errorMessage() }}
+
+ }
+
+
+
+ Nachricht
+
+
+
+
+
+
}
-
-
- Nachricht
-
-
-
-
-
-
+
+