haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.BotCommand

Documentation

data BotCommand Source #

Constructors

BotCommand

Represents a command supported by a bot

Fields

Instances

Instances details
FromJSON BotCommand Source # 
Instance details

Defined in TD.Data.BotCommand

ToJSON BotCommand Source # 
Instance details

Defined in TD.Data.BotCommand

Show BotCommand Source # 
Instance details

Defined in TD.Data.BotCommand

Eq BotCommand Source # 
Instance details

Defined in TD.Data.BotCommand

ShortShow BotCommand Source # 
Instance details

Defined in TD.Data.BotCommand