Skip to content

ebeneditos/telegram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram

Version Travis CI Status

This updates the telegram package by:

  • Adding timeout argument to the getUpdates function, so to use Long Polling.

  • Keyboard displaying, which includes parameter reply_markup from sendMessage function with its objects:

    • ReplyKeyboardMarkup
    • InlineKeyboardMarkup
    • ReplyKeyboardRemove
    • ForceReply
  • Adding answerCallbackQuery method.

  • Adding sendChatAction method.

This version is being reviewed so to update the stable version, for now you can download its developers one with:

devtools::install_github('ebeneditos/telegram')

Make sure you have the devtools package updated.

About

[R package]: an R wrapper around the Telegram Bot API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%