pub async fn questions_show_community_create(
configuration: &Configuration,
params: QuestionsShowCommunityCreateParams,
) -> Result<ShowCommunity, Error<QuestionsShowCommunityCreateError>>
pub async fn questions_show_community_create(
configuration: &Configuration,
params: QuestionsShowCommunityCreateParams,
) -> Result<ShowCommunity, Error<QuestionsShowCommunityCreateError>>