hutoroff / jagpb

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

#4 Getting polls results #7

Closed hutoroff closed 6 years ago

hutoroff commented 6 years ago

Implemented command /lastPollResult

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

This resolves #4