sendPoll

inline suspend fun TelegramBot.sendPoll(question: String, noinline options: PollOptionsBuilder.() -> Unit, chatId: Long)(source)