pub async fn following_posts_timeline_request(
jar: CookieJar,
__arg1: State<Database>,
__arg2: Query<PaginatedQuery>,
) -> impl IntoResponse
Expand description
GET /inbox/posts/following
pub async fn following_posts_timeline_request(
jar: CookieJar,
__arg1: State<Database>,
__arg2: Query<PaginatedQuery>,
) -> impl IntoResponse
GET /inbox/posts/following