Documentation - v0.27.1
    Preparing search index...

    Interface ActionGiftCode

    A Telergam Premium gift code was received

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

    Properties

    Properties

    Message attached to the gift

    Information about the gift code

    type: "gift_code"