Function deltachat::chat::get_next_media
source ยท pub async fn get_next_media(
context: &Context,
curr_msg_id: MsgId,
direction: Direction,
msg_type: Viewtype,
msg_type2: Viewtype,
msg_type3: Viewtype,
) -> Result<Option<MsgId>>
๐Deprecated: use
get_chat_media
insteadExpand description
Searches next/previous message based on the given message and list of types.
Deprecated since 2023-10-03.