pub async fn friend_requests_request(
jar: CookieJar,
__arg1: Path<String>,
__arg2: State<Database>,
__arg3: Query<PaginatedQuery>,
) -> impl IntoResponse
Expand description
GET /@{username}/friends/requests
pub async fn friend_requests_request(
jar: CookieJar,
__arg1: Path<String>,
__arg2: State<Database>,
__arg3: Query<PaginatedQuery>,
) -> impl IntoResponse
GET /@{username}/friends/requests