hutoroff / jagpb

Just Another Group Polling Bot
Apache License 2.0
1 stars 0 forks source link

Command to get results by poll #4

Closed hutoroff closed 6 years ago

hutoroff commented 6 years ago

Required command with syntax like: /results POLL_ID that will return information about voted users in format like: OPTION - Voted N (login1, login2, ..., loginN)

hutoroff commented 6 years ago

Implemented command syntax:

/lastPollResult [-c "CHAT_ID"]
CHAT_ID - id of chat where poll was created by current user. If not provided will be used id of chat where command was sent