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