Raw.payments.GetGiveawayInfo
Obtain information about a telegram premium giveaway.
payments.getGiveawayInfo#f4239425 peer:InputPeer msg_id:int = payments.GiveawayInfo;
export namespace Raw {
export namespace payments {
export class GetGiveawayInfo {
constructor(params: { peer: Raw.TypeInputPeer; msgId: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xf4239425
Property
peer
: Raw.TypeInputPeerThe peer where the giveaway was posted.
msgId
: numberMessage id of the messageactiongiveawaylaunch service message