| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Web.Telegram.API.Actions.Data
Documentation
Instances
| Eq Kick Source # | |
| Show Kick Source # | |
| Generic Kick Source # | |
| ToJSON Kick Source # | |
Defined in Web.Telegram.API.Actions.Data | |
| Default Kick Source # | |
Defined in Web.Telegram.API.Actions.Data | |
| type Rep Kick Source # | |
Defined in Web.Telegram.API.Actions.Data type Rep Kick = D1 (MetaData "Kick" "Web.Telegram.API.Actions.Data" "telegram-raw-api-0.1.0-6INSX8mwqV2A3qTaYNvjDy" False) (C1 (MetaCons "Kick" PrefixI True) (S1 (MetaSel (Just "chatId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 ChatId) :*: (S1 (MetaSel (Just "userId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Integer) :*: S1 (MetaSel (Just "untilDate") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe Integer))))) | |
Instances
| Eq Unban Source # | |
| Show Unban Source # | |
| Generic Unban Source # | |
| ToJSON Unban Source # | |
Defined in Web.Telegram.API.Actions.Data | |
| Default Unban Source # | |
Defined in Web.Telegram.API.Actions.Data | |
| type Rep Unban Source # | |
Defined in Web.Telegram.API.Actions.Data type Rep Unban = D1 (MetaData "Unban" "Web.Telegram.API.Actions.Data" "telegram-raw-api-0.1.0-6INSX8mwqV2A3qTaYNvjDy" False) (C1 (MetaCons "Unban" PrefixI True) (S1 (MetaSel (Just "chatId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 ChatId) :*: S1 (MetaSel (Just "userId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Integer))) | |
data Restriction Source #
Constructors
| Restriction | |
Fields
| |
Instances
Constructors
| Promotion | |
Fields
| |
Instances
data InlineQueryAnswer Source #
Constructors
| InlineQueryAnswer | |
Fields
| |
Instances
data CallbackQueryAnswer Source #
Constructors
| CQAns | |
Instances
newtype CommandSet Source #
Constructors
| CommandSet | |
Fields
| |