A Telergam Premium gift code was received

interface ActionGiftCode {
    message?: TextWithEntities;
    raw: RawMessageActionGiftCode;
    type: "gift_code";
}

Properties

Properties

Message attached to the gift

Information about the gift code

type: "gift_code"