| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Telegram.Bot.API.Types.PollType
Contents
Synopsis
- data PollType
- getPollType :: PollType -> Text
PollType
Constructors
| PollTypeQuiz | |
| PollTypeRegular |
Instances
| FromJSON PollType Source # | |||||
Defined in Telegram.Bot.API.Types.PollType | |||||
| ToJSON PollType Source # | |||||
| Generic PollType Source # | |||||
Defined in Telegram.Bot.API.Types.PollType Associated Types
| |||||
| Show PollType Source # | |||||
| type Rep PollType Source # | |||||
Defined in Telegram.Bot.API.Types.PollType | |||||
getPollType :: PollType -> Text Source #