haskell-tdlib-2.1.11.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