Add broadcast lists to chattypes

This commit is contained in:
flipsimon
2022-07-15 12:54:57 +02:00
parent 9926804f1b
commit d09a5adb03
5 changed files with 372 additions and 12 deletions

View File

@@ -83,7 +83,6 @@ export enum C {
DC_MSG_GIF = 21,
DC_MSG_ID_DAYMARKER = 9,
DC_MSG_ID_LAST_SPECIAL = 9,
DC_MSG_ID_MARKER1 = 1,
DC_MSG_IMAGE = 20,
DC_MSG_STICKER = 23,
DC_MSG_TEXT = 10,