telega-0.2.8: Telegram Bot API binding

Safe HaskellNone
LanguageHaskell2010

Network.API.Telegram.Bot.Object.Update.Message.Content.File.Voice

Documentation

data Voice Source #

Instances
Show Voice Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message.Content.File.Voice

Methods

showsPrec :: Int -> Voice -> ShowS #

show :: Voice -> String #

showList :: [Voice] -> ShowS #

FromJSON Voice Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message.Content.File.Voice

Methods

parseJSON :: Value -> Parser Voice

parseJSONList :: Value -> Parser [Voice]

Identifiable Voice Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message.Content.File.Voice

Associated Types

type Identificator Voice :: * Source #

Accessible Duration Voice Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message.Content.File.Voice

Methods

access :: Lens' Voice Duration Source #

Persistable (Send Voice) Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message

Associated Types

type Payload (Send Voice) = (payload :: *) Source #

type Returning (Send Voice) :: * Source #

Persistable (Send (Caption :&: Voice)) Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message

Associated Types

type Payload (Send (Caption :&: Voice)) = (payload :: *) Source #

type Returning (Send (Caption :&: Voice)) :: * Source #

type Identificator Voice Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message.Content.File.Voice

type Payload (Send Voice) Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message

type Payload (Send (Caption :&: Voice)) Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message

type Payload (Send (Caption :&: Voice)) = Send (Caption :&: Voice)
type Returning (Send Voice) Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message

type Returning (Send (Caption :&: Voice)) Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message