class Tourmaline::BusinessIntro
inherits Reference
#
Contains information about the start page settings of a Telegram Business account.
Included modules
JSON::Serializable
Constructors#
.new(title : String? = nil, message : String? = nil, sticker : Tourmaline::Sticker? = nil)
#
(title : String? = nil, message : String? = nil, sticker : Tourmaline::Sticker? = nil)