質問編集履歴
2
誤字脱字
test
CHANGED
File without changes
|
test
CHANGED
@@ -16,7 +16,7 @@
|
|
16
16
|
|
17
17
|
#imageUrl は 例えば
|
18
18
|
|
19
|
-
#http://www.capcom.co.jp/game/biohazard/asset/common/images/mainslide/mainslide-re2.jpg
|
19
|
+
#https://www.capcom.co.jp/game/biohazard/asset/common/images/mainslide/mainslide-re2.jpg
|
20
20
|
|
21
21
|
#みたいな形です。
|
22
22
|
|
1
追記しました
test
CHANGED
File without changes
|
test
CHANGED
@@ -13,6 +13,14 @@
|
|
13
13
|
|
14
14
|
|
15
15
|
```python
|
16
|
+
|
17
|
+
#imageUrl は 例えば
|
18
|
+
|
19
|
+
#http://www.capcom.co.jp/game/biohazard/asset/common/images/mainslide/mainslide-re2.jpg
|
20
|
+
|
21
|
+
#みたいな形です。
|
22
|
+
|
23
|
+
|
16
24
|
|
17
25
|
def lineNotify_Img(imageUrl):
|
18
26
|
|