Skip to main content

complete_poll

Function complete_poll 

Source
async fn complete_poll<P: Poll>(poll: &P, ctx: &Context, message_id: u64)
Expand description

Complete a poll by counting votes and calling on_complete.