twilight-http 0.17.1

Discord REST API client for the Twilight ecosystem.
Documentation
1
2
3
4
mod end_poll;
mod get_answer_voters;

pub use self::{end_poll::EndPoll, get_answer_voters::GetAnswerVoters};