You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,18 @@
1
1
# Google Chat apps code samples
2
2
3
3
This repository contains the [code samples](https://developers.google.com/workspace/chat/samples) for
4
-
[interactive Google Chat apps](https://developers.google.com/workspace/chat).
5
-
Most of them are featured in
4
+
[interactive Google Chat apps *not built* as Google Workspace add-ons](https://developers.google.com/workspace/chat). Most code samples are featured in
6
5
[guides](https://developers.google.com/workspace/chat/overview) and
7
6
[tutorials](https://developers.google.com/workspace/chat/samples) hosted in the
8
7
Developer Website.
9
8
9
+
**Important:** The code samples for
10
+
[interactive Google Chat apps *built* as Google Workspace add-ons](https://developers.google.com/workspace/add-ons/chat) are located in the Git repository dedicated to Google Workspace add-ons (see
0 commit comments