MobX Lark
    Preparing search index...

    Class LarkApp

    Implements

    Index

    Constructors

    Properties

    accessToken: string = ''
    client: HTTPClient<Context>
    getJSTicket: (...data: never[]) => Promise = ...
    getTenantAccessToken: (...data: never[]) => Promise = ...

    Back-end only

    getUserAccessToken: (...data: string[]) => Promise = ...
    host: string = 'https://open.feishu.cn/open-apis/'
    id: string = ''
    secret: string = ''
    documentPathPattern: RegExp = ...

    Methods