interface DmInboxResponse {
    inbox_initial_state: DmInbox;
}

Properties

inbox_initial_state: DmInbox