mirror of
https://github.com/chatmail/core.git
synced 2026-05-24 17:26:30 +03:00
send out videochat-invitation message, set up fallback text
This commit is contained in:
@@ -4596,8 +4596,10 @@ void dc_event_unref(dc_event_t* event);
|
||||
#define DC_STR_EPHEMERAL_DAY 79
|
||||
#define DC_STR_EPHEMERAL_WEEK 80
|
||||
#define DC_STR_EPHEMERAL_FOUR_WEEKS 81
|
||||
#define DC_STR_VIDEOCHAT_INVITATION 82
|
||||
#define DC_STR_VIDEOCHAT_INVITE_MSG_BODY 83
|
||||
|
||||
#define DC_STR_COUNT 81
|
||||
#define DC_STR_COUNT 83
|
||||
|
||||
/*
|
||||
* @}
|
||||
|
||||
Reference in New Issue
Block a user