kenken999 commited on
Commit
c440493
1 Parent(s): 4c5c5e0

how to create naregge

Browse files
Files changed (1) hide show
  1. mysite/interpreter/google_chat.py +14 -0
mysite/interpreter/google_chat.py CHANGED
@@ -154,6 +154,20 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url,imag
154
  }
155
  }
156
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
157
  },
158
  {
159
  "buttons": [
 
154
  }
155
  }
156
  ]
157
+ },
158
+ {
159
+ "buttons": [
160
+ {
161
+ "textButton": {
162
+ "text": "ナレッジの作り方",
163
+ "onClick": {
164
+ "openLink": {
165
+ "url": "https://chill-shoemaker-341.notion.site/dd577fb90fa7446bb3d25ce1c832da30"
166
+ }
167
+ }
168
+ }
169
+ }
170
+ ]
171
  },
172
  {
173
  "buttons": [