Warn about account problems

This commit is contained in:
M66B
2018-11-19 14:14:02 +01:00
parent 9fac677c4a
commit 73df0e41b9
10 changed files with 1166 additions and 5 deletions

View File

@@ -130,6 +130,7 @@ public class EntityMessage implements Serializable {
@NonNull
public Boolean ui_ignored;
public String error;
public Long last_attempt; // send
static String generateMessageId() {
StringBuffer sb = new StringBuffer();