回答編集履歴

1

attachmentのフィールド追加

2017/11/08 12:43

投稿

39ff
39ff

スコア284

test CHANGED
@@ -70,6 +70,22 @@
70
70
 
71
71
  'text'=>'testdirectmessage123',
72
72
 
73
+ /*
74
+
75
+ 'attachment'=>[
76
+
77
+ 'type'=>'media',
78
+
79
+ 'id'=>[
80
+
81
+ '...'
82
+
83
+ ]
84
+
85
+ ]
86
+
87
+ */
88
+
73
89
  ]
74
90
 
75
91