Torn API Client
    Preparing search index...

    Type Alias UserCalendarResponse

    type UserCalendarResponse = {
        calendar: UserCalendar;
    }
    Index

    Properties

    Properties

    calendar: UserCalendar