Raw.help.PremiumPromo

Raw.help.PremiumPromo

Telegram premium promotion information

help.premiumPromo#5334759c status_text:string status_entities:Vector<MessageEntity> video_sections:Vector<string> videos:Vector<Document> period_options:Vector<PremiumSubscriptionOption> users:Vector<User> = help.PremiumPromo;
export namespace Raw {
  export namespace help {
    export class PremiumPromo {
      constructor(params: {
        statusText: string;
        statusEntities: Array<Raw.TypeMessageEntity>;
        videoSections: Array<string>;
        videos: Array<Raw.TypeDocument>;
        periodOptions: Array<Raw.TypePremiumSubscriptionOption>;
        users: Array<Raw.TypeUser>;
      }) {}
    }
  }
}
🚫

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

Layer: 185
Constructor ID: 0x5334759c

Property