mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 06:16:30 +03:00
api!: deprecate get_next_media()
This commit is contained in:
@@ -1431,6 +1431,7 @@ pub unsafe extern "C" fn dc_get_chat_media(
|
||||
}
|
||||
|
||||
#[no_mangle]
|
||||
#[allow(deprecated)]
|
||||
pub unsafe extern "C" fn dc_get_next_media(
|
||||
context: *mut dc_context_t,
|
||||
msg_id: u32,
|
||||
|
||||
Reference in New Issue
Block a user