pub async fn mark_read(
__arg0: State<AppState>,
signer_ctx: SignerContext,
__arg2: SonicJson<MarkReadRequest>,
) -> Result<SonicJson<MarkReadResponse>, ApiError>pub async fn mark_read(
__arg0: State<AppState>,
signer_ctx: SignerContext,
__arg2: SonicJson<MarkReadRequest>,
) -> Result<SonicJson<MarkReadResponse>, ApiError>