MessageActionGiveawayLaunch constructor

const MessageActionGiveawayLaunch({
  1. int? stars,
})

Message Action Giveaway Launch constructor.

Implementation

const MessageActionGiveawayLaunch({this.stars}) : super._();