Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.Telegram.API.Bot.Property.Persistable
Documentation
class Object o => Persistable c o where Source #
Methods
payload :: Payload c o -> Value Source #
endpoint :: Payload c o -> String Source #
request :: FromJSON r => Payload c o -> Telegram e r Source #