Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.API.Telegram.Bot.Object.Update.Message.Content.File.Document
Documentation
Instances
Show Document Source # | |
FromJSON Document Source # | |
Persistable (Send Document) Source # | |
Persistable (Send (Caption :&: Document)) Source # | |
Defined in Network.API.Telegram.Bot.Object.Update.Message Methods payload :: Payload (Send (Caption :&: Document)) -> Object Source # endpoint :: Payload (Send (Caption :&: Document)) -> String Source # persist :: FromJSON r => Payload (Send (Caption :&: Document)) -> Telegram e r Source # persist_ :: Payload (Send (Caption :&: Document)) -> Telegram e () Source # | |
type Payload (Send Document) Source # | |
type Payload (Send (Caption :&: Document)) Source # | |