mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 15:06:30 +03:00
more imap functionality
This commit is contained in:
committed by
Lars-Magnus Skog
parent
e7d72dfdd4
commit
f559c92008
@@ -88,6 +88,8 @@ pub const DC_TEXT1_DRAFT: usize = 1;
|
||||
pub const DC_TEXT1_USERNAME: usize = 2;
|
||||
pub const DC_TEXT1_SELF: usize = 3;
|
||||
|
||||
pub const DC_CREATE_MVBOX: usize = 1;
|
||||
|
||||
/// Text message.
|
||||
/// The text of the message is set using dc_msg_set_text()
|
||||
/// and retrieved with dc_msg_get_text().
|
||||
|
||||
Reference in New Issue
Block a user