Raw.MessageActionGiveawayLaunch

Raw.MessageActionGiveawayLaunch

A giveaway was started.

messageActionGiveawayLaunch#a80f51e4 flags:# stars:flags.0?long = MessageAction;
export namespace Raw {
  export class MessageActionGiveawayLaunch {
    constructor(params: { stars?: bigint }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 198
Constructor ID: 0xa80f51e4

Property

  • stars : bigint or undefined

    For telegram star giveaways, the total number of telegram stars being given away.