Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
class Identifiable o where Source #
type Identificator o :: * Source #
ident :: o -> Identificator o Source #
Instances
data family ID a :: * Source #
Instances
Accessible (ID Chat) Conversation Source # | |
Defined in Network.API.Telegram.Bot.Object.Chat | |
Accessible (ID Chat) Group Source # | |
Accessible (ID Chat) Channel Source # | |
Accessible (ID Chat) Moving Source # | |
Accessible (ID Chat) Origin Source # | |
Accessible (ID Chat) Message Source # | |
Accessible (ID Chat) Callback Source # | |
Accessible (ID Chat) Update Source # | |
data ID Chat Source # | |
Defined in Network.API.Telegram.Bot.Object.Chat |