mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-05 10:39:27 +02:00
add missing function
This commit is contained in:
parent
54b34edec2
commit
9129b85a9c
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ extern "C" {
|
||||||
#define mrchat_is_unpromoted dc_chat_is_unpromoted
|
#define mrchat_is_unpromoted dc_chat_is_unpromoted
|
||||||
#define mrchat_is_self_talk dc_chat_is_self_talk
|
#define mrchat_is_self_talk dc_chat_is_self_talk
|
||||||
#define mrchat_is_verified dc_chat_is_verified
|
#define mrchat_is_verified dc_chat_is_verified
|
||||||
|
#define mrchat_set_draft dc_chat_set_draft
|
||||||
|
|
||||||
// message functions
|
// message functions
|
||||||
#define MR_MSG_ID_MARKER1 DC_MSG_ID_MARKER1
|
#define MR_MSG_ID_MARKER1 DC_MSG_ID_MARKER1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue