haskell-tdlib-2.1.24.0: Binding to the Telegram Database Library
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.ButtonStyle

Synopsis

Documentation

data ButtonStyle Source #

Describes style of a button

Constructors

ButtonStyleDefault

The button has default style

ButtonStylePrimary

The button has dark blue color

ButtonStyleDanger

The button has red color

ButtonStyleSuccess

The button has green color

ButtonStyleLink

The button must be shown as a link. The style is allowed only for callback buttons in inlineButton