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