Link Search Menu Expand Document

Constructor: messageActionGiveawayLaunch

Back to constructors index

A giveaway was started.

Attributes:

NameTypeRequiredDescription
starslongOptionalFor Telegram Star giveaways, the total number of Telegram Stars being given away.

Type: MessageAction

Example:

$messageActionGiveawayLaunch = ['_' => 'messageActionGiveawayLaunch', 'stars' => long];