Skip to main content

feed

Function feed 

Source
pub async fn feed(
    client: &MoltbookClient,
    sort: &str,
    limit: u64,
) -> Result<(), ApiError>