send out videochat-invitation message, set up fallback text

This commit is contained in:
B. Petersen
2020-07-20 12:45:53 +02:00
parent 11b369db0f
commit 29d4197340
5 changed files with 91 additions and 1 deletions

View File

@@ -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
/*
* @}