aboutsummaryrefslogtreecommitdiff
path: root/telebot.scm
AgeCommit message (Expand)Author
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