@vulture916/piece-google-chat
Version:
Google Chat piece for ActivePieces - send messages to Google Chat spaces
3 lines (2 loc) • 340 B
TypeScript
export declare const googleChatAuth: import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>;
export declare const googleChat: import("@activepieces/pieces-framework").Piece<import("@activepieces/pieces-framework").OAuth2Property<import("@activepieces/pieces-framework").OAuth2Props>>;