create_feed_post

Function create_feed_post 

Source
pub async fn create_feed_post(
    configuration: &Configuration,
    params: CreateFeedPostParams,
) -> Result<CreateFeedPost200Response, Error<CreateFeedPostError>>