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.VideoChatEnded

Synopsis

VideoChatEnded

newtype VideoChatEnded Source #

This object represents a service message about a video chat ended in the chat.

Constructors

VideoChatEnded 

Fields

Instances

Instances details
FromJSON VideoChatEnded Source # 
Instance details

Defined in Telegram.Bot.API.Types.VideoChatEnded

ToJSON VideoChatEnded Source # 
Instance details

Defined in Telegram.Bot.API.Types.VideoChatEnded

Generic VideoChatEnded Source # 
Instance details

Defined in Telegram.Bot.API.Types.VideoChatEnded

Associated Types

type Rep VideoChatEnded 
Instance details

Defined in Telegram.Bot.API.Types.VideoChatEnded

type Rep VideoChatEnded = D1 ('MetaData "VideoChatEnded" "Telegram.Bot.API.Types.VideoChatEnded" "telegram-bot-api-7.4.4-CbkblO6b3n86XenTUj4wdS" 'True) (C1 ('MetaCons "VideoChatEnded" 'PrefixI 'True) (S1 ('MetaSel ('Just "videoChatEndedDuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Seconds)))
Show VideoChatEnded Source # 
Instance details

Defined in Telegram.Bot.API.Types.VideoChatEnded

type Rep VideoChatEnded Source # 
Instance details

Defined in Telegram.Bot.API.Types.VideoChatEnded

type Rep VideoChatEnded = D1 ('MetaData "VideoChatEnded" "Telegram.Bot.API.Types.VideoChatEnded" "telegram-bot-api-7.4.4-CbkblO6b3n86XenTUj4wdS" 'True) (C1 ('MetaCons "VideoChatEnded" 'PrefixI 'True) (S1 ('MetaSel ('Just "videoChatEndedDuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Seconds)))

VideoChatParticipantsInvited

newtype VideoChatParticipantsInvited Source #

Constructors

VideoChatParticipantsInvited 

Fields

Instances

Instances details
FromJSON VideoChatParticipantsInvited Source # 
Instance details

Defined in Telegram.Bot.API.Types.VideoChatEnded

ToJSON VideoChatParticipantsInvited Source # 
Instance details

Defined in Telegram.Bot.API.Types.VideoChatEnded

Generic VideoChatParticipantsInvited Source # 
Instance details

Defined in Telegram.Bot.API.Types.VideoChatEnded

Associated Types

type Rep VideoChatParticipantsInvited 
Instance details

Defined in Telegram.Bot.API.Types.VideoChatEnded

type Rep VideoChatParticipantsInvited = D1 ('MetaData "VideoChatParticipantsInvited" "Telegram.Bot.API.Types.VideoChatEnded" "telegram-bot-api-7.4.4-CbkblO6b3n86XenTUj4wdS" 'True) (C1 ('MetaCons "VideoChatParticipantsInvited" 'PrefixI 'True) (S1 ('MetaSel ('Just "videoChatParticipantsInvitedUsers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe [User]))))
Show VideoChatParticipantsInvited Source # 
Instance details

Defined in Telegram.Bot.API.Types.VideoChatEnded

type Rep VideoChatParticipantsInvited Source # 
Instance details

Defined in Telegram.Bot.API.Types.VideoChatEnded

type Rep VideoChatParticipantsInvited = D1 ('MetaData "VideoChatParticipantsInvited" "Telegram.Bot.API.Types.VideoChatEnded" "telegram-bot-api-7.4.4-CbkblO6b3n86XenTUj4wdS" 'True) (C1 ('MetaCons "VideoChatParticipantsInvited" 'PrefixI 'True) (S1 ('MetaSel ('Just "videoChatParticipantsInvitedUsers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe [User]))))