Skip to main content

mark_all_read

Function mark_all_read 

Source
pub async fn mark_all_read(
    __arg0: State<AppState>,
    signer_ctx: SignerContext,
) -> Result<SonicJson<MarkAllReadResponse>, ApiError>