Interface RawClientApplication

interface RawClientApplication {
    flags: number;
    flags_new: string;
    id: string;
}

Hierarchy

Properties

Properties

flags: number
flags_new: string
id: string