| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.API.Telegram.Bot.Object.Chat.Conversation
Documentation
data Conversation Source #
Constructors
| Conversation Int64 |
Instances
| Show Conversation Source # | |
Defined in Network.API.Telegram.Bot.Object.Chat.Conversation Methods showsPrec :: Int -> Conversation -> ShowS # show :: Conversation -> String # showList :: [Conversation] -> ShowS # | |
| FromJSON Conversation Source # | |
| Identifiable Conversation Source # | |
Defined in Network.API.Telegram.Bot.Object.Chat.Conversation Associated Types type Identificator Conversation :: * Source # Methods ident :: Conversation -> Identificator Conversation Source # | |
| Accessible (ID Chat) Conversation Source # | |
Defined in Network.API.Telegram.Bot.Object.Chat | |
| type Identificator Conversation Source # | |