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