mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-06 03:50:08 +02:00
dc_get_draft() is a member of dc_context_t
This commit is contained in:
parent
486ad53c3e
commit
4906db3abf
1 changed files with 1 additions and 1 deletions
|
@ -1114,7 +1114,7 @@ cleanup:
|
|||
* Get draft for a chat, if any.
|
||||
* See dc_set_draft() for more details about drafts.
|
||||
*
|
||||
* @memberof dc_chat_t
|
||||
* @memberof dc_context_t
|
||||
* @param context The context as created by dc_context_new().
|
||||
* @param chat_id The chat ID to get the draft for.
|
||||
* @return Message object.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue