refactor: Adjust architecture for twitter client and user tweet trigger
This commit is contained in:
2
packages/types/index.d.ts
vendored
2
packages/types/index.d.ts
vendored
@@ -171,8 +171,6 @@ export interface ITrigger {
|
||||
}
|
||||
|
||||
export interface IAuthentication {
|
||||
appData: IApp;
|
||||
connectionData: IJSONObject;
|
||||
client: unknown;
|
||||
verifyCredentials(): Promise<IJSONObject>;
|
||||
isStillVerified(): Promise<boolean>;
|
||||
|
Reference in New Issue
Block a user