telegram-bot-api-7.4.4: Easy to use library for building Telegram bots. Exports Telegram Bot API.
Safe HaskellNone
LanguageHaskell2010

Telegram.Bot.API.Types.GiveawayCreated

Synopsis

GiveawayCreated

data GiveawayCreated Source #

This object represents a service message about the creation of a scheduled giveaway. Currently holds no information.

Constructors

GiveawayCreated 

Instances

Instances details
FromJSON GiveawayCreated Source # 
Instance details

Defined in Telegram.Bot.API.Types.GiveawayCreated

ToJSON GiveawayCreated Source # 
Instance details

Defined in Telegram.Bot.API.Types.GiveawayCreated

Generic GiveawayCreated Source # 
Instance details

Defined in Telegram.Bot.API.Types.GiveawayCreated

Associated Types

type Rep GiveawayCreated 
Instance details

Defined in Telegram.Bot.API.Types.GiveawayCreated

type Rep GiveawayCreated = D1 ('MetaData "GiveawayCreated" "Telegram.Bot.API.Types.GiveawayCreated" "telegram-bot-api-7.4.4-CbkblO6b3n86XenTUj4wdS" 'False) (C1 ('MetaCons "GiveawayCreated" 'PrefixI 'False) (U1 :: Type -> Type))
Show GiveawayCreated Source # 
Instance details

Defined in Telegram.Bot.API.Types.GiveawayCreated

type Rep GiveawayCreated Source # 
Instance details

Defined in Telegram.Bot.API.Types.GiveawayCreated

type Rep GiveawayCreated = D1 ('MetaData "GiveawayCreated" "Telegram.Bot.API.Types.GiveawayCreated" "telegram-bot-api-7.4.4-CbkblO6b3n86XenTUj4wdS" 'False) (C1 ('MetaCons "GiveawayCreated" 'PrefixI 'False) (U1 :: Type -> Type))