telega-0.2.3: Telegram Bot API binding
Network.API.Telegram.Bot.Object.Update.Message.Content.File.Video
data Video Source #
Constructors
Defined in Network.API.Telegram.Bot.Object.Update.Message.Content.File.Video
Methods
showsPrec :: Int -> Video -> ShowS #
show :: Video -> String #
showList :: [Video] -> ShowS #
parseJSON :: Value -> Parser Video
parseJSONList :: Value -> Parser [Video]
Defined in Network.API.Telegram.Bot.Object.Update.Message
Associated Types
type Payload (Send Video) = (payload :: *) Source #
payload :: Payload (Send Video) -> Object Source #
endpoint :: Payload (Send Video) -> String Source #
persist :: FromJSON r => Payload (Send Video) -> Telegram e r Source #
persist_ :: Payload (Send Video) -> Telegram e () Source #