Yurba.js Documentation
    Preparing search index...

    Interface DialogInfo

    interface DialogInfo {
        Avatar: number;
        ID: number;
        Name: string;
        Type: DialogType;
    }
    Index

    Properties

    Properties

    Avatar: number
    ID: number
    Name: string