Skip to main content

create_post

Function create_post 

Source
pub async fn create_post(
    client: &MoltbookClient,
    params: PostParams,
) -> Result<(), ApiError>