Torn API Client
    Preparing search index...

    Type Alias UserMedalsResponse

    type UserMedalsResponse = {
        medals: UserMedal[];
    }
    Index

    Properties

    Properties

    medals: UserMedal[]