Function deltachat::webxdc::maps_integration::intercept_send_update

source ยท
pub(crate) async fn intercept_send_update(
    context: &Context,
    chat_id: Option<ChatId>,
    status_update: StatusUpdateItem,
) -> Result<()>