pub async fn notifications_request(
jar: CookieJar,
__arg1: State<Database>,
__arg2: Query<NotificationsQuery>,
) -> impl IntoResponse
Expand description
GET /inbox/notifications
pub async fn notifications_request(
jar: CookieJar,
__arg1: State<Database>,
__arg2: Query<NotificationsQuery>,
) -> impl IntoResponse
GET /inbox/notifications