pub async fn questions_vote_create(
configuration: &Configuration,
params: QuestionsVoteCreateParams,
) -> Result<QuestionVote, Error<QuestionsVoteCreateError>>
pub async fn questions_vote_create(
configuration: &Configuration,
params: QuestionsVoteCreateParams,
) -> Result<QuestionVote, Error<QuestionsVoteCreateError>>