node: npm run build:core:constants

This commit is contained in:
link2xt
2022-09-10 19:55:51 +00:00
parent 7cff681234
commit 3cf1aad551
2 changed files with 4 additions and 0 deletions

View File

@@ -128,6 +128,8 @@ export enum C {
DC_STATE_UNDEFINED = 0,
DC_STR_AC_SETUP_MSG_BODY = 43,
DC_STR_AC_SETUP_MSG_SUBJECT = 42,
DC_STR_AEAP_ADDR_CHANGED = 122,
DC_STR_AEAP_EXPLANATION_AND_LINK = 123,
DC_STR_ARCHIVEDCHATS = 40,
DC_STR_AUDIO = 11,
DC_STR_BAD_TIME_MSG_BODY = 85,