UNPKG

n8n-nodes-zola-fake

Version:

Các node hỗ trợ Zalo cho n8n Thong

3 lines (2 loc) 183 B
export type JoinGroupResponse = ""; export declare const joinGroupFactory: (ctx: import("../context.js").ContextBase, api: import("../zalo.js").API) => (link: string) => Promise<"">;