Skip to main content

list_notifications

Function list_notifications 

Source
pub async fn list_notifications(
    __arg0: State<AppState>,
    __arg1: Query<NotificationsListQuery>,
) -> Result<SonicJson<NotificationsListResponse>, ApiError>