warframe-worldstate-parser
    Preparing search index...

    Interface InterimRewardMessage

    interface InterimRewardMessage {
        attachments: string;
        message: string;
        sender: string;
        senderIcon: string;
        subject: string;
    }
    Index

    Properties

    attachments: string
    message: string
    sender: string
    senderIcon: string
    subject: string