MobX Lark
    Preparing search index...

    Interface LarkAppClientOption

    interface LarkAppClientOption {
        accessToken: string;
        host?: string;
        id: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    accessToken: string
    host?: string
    id: string