aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-17Document implemented API methodsAdrian Kummerlaender
2016-03-17Update README.mdAdrian Kummerlaender
2016-03-16Implement conversation-manager pattern framework functionAdrian Kummerlaender
2016-03-16Move _guess_ example greeting to conversation closure constructorAdrian Kummerlaender
2016-03-16Simplified _guess_ example loggingAdrian Kummerlaender
2016-03-15Implement simple number guessing game exampleAdrian Kummerlaender
2016-03-15Wrap `answerInlineQuery` API methodAdrian Kummerlaender
2016-03-15Add update type predicatesAdrian Kummerlaender
2016-03-14Use appropriate function for update query in `pollUpdates`Adrian Kummerlaender
2016-03-14Add documentation section to README.mdAdrian Kummerlaender
2016-03-14Implement distinction between required and optional API parametersAdrian Kummerlaender
2016-03-13Add README.mdAdrian Kummerlaender
2016-03-13Add extension build and install instructionsAdrian Kummerlaender
2016-03-13Implement further non-inline API methodsAdrian Kummerlaender
2016-03-13Move basic update polling into `pollUpdates` framework functionAdrian Kummerlaender
2016-03-12Remove unnecessary complexity in demo bot message parsing logicAdrian Kummerlaender
2016-03-11Remove reply parameter from echo-bot exampleAdrian Kummerlaender
2016-03-11Simplify JSON result interpretation logicAdrian Kummerlaender
2016-03-10Implement simple inefficient echo botAdrian Kummerlaender
2016-03-10Implement `sendLocation`Adrian Kummerlaender
2016-03-10Implement `sendChatAction`Adrian Kummerlaender
2016-03-10Implement `getUserProfilePhotos`Adrian Kummerlaender
2016-03-10Implement macro to automatically generate the basic API wrapperAdrian Kummerlaender
2016-03-10Add missing parameters of `getUpdates` and `(send|forward)Message`Adrian Kummerlaender
2016-03-10Implement `forwardMessage`Adrian Kummerlaender
2016-03-10Basic example query of the Telegram Bot API using SchemeAdrian Kummerlaender