Skip to content

t-smirnov/Funogram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funogram

F# Telegram Bot Api library

Work in progress

Completed 👍:

  • getUpdates
  • getMe
  • forwardMessage
  • ❕sendMessage (not tested ForceReply and Inline)
  • getUserProfilePhotos
  • ❕getFile (not tested)
  • ❕kickChatMember (not tested)
  • ❕unbanChatMember (not tested)
  • ❕leaveChat (not tested)
  • getChat
  • ❕getChatAdministrators (not tested)
  • ❕getChatMembersCount (not tested)
  • ❕getChatMember (not tested)
  • ❕answerCallbackQuery (not tested)
  • ❕editMessageText (not working, for now, DU not deserializes)
  • ❕editMessageCaption (not working, for now, DU not deserializes)
  • ❕editMessageReplyMarkup (not working, for now, DU not deserializes)
  • ❕deleteMessage (not tested)
  • ❕answerInlineQuery (not tested)

In progress 🕐:

  • sendPhoto
  • sendAudio
  • sendDocument
  • sendSticker
  • sendVideo
  • sendVoice
  • sendVideoNote
  • sendLocation
  • sendVenue
  • sendContact
  • sendChatAction
  • sendInvoice
  • answerShippingQuery
  • answerPreCheckoutQuery
  • sendGame
  • setGameScore
  • getGameHighScores

About

F# Telegram Bot Api library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 100.0%