We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a18176 commit 90c85a5Copy full SHA for 90c85a5
objects/message.json
@@ -152,6 +152,39 @@
152
},
153
"title": "bot_add"
154
155
+ {
156
+ "type": "object",
157
+ "properties": {
158
+ "type": {
159
+ "type": "string"
160
+ },
161
+ "subtype": {
162
163
164
+ "channel": {
165
166
167
+ "ts": {
168
+ "$ref": "timestamp.json"
169
170
+ "user": {
171
172
173
+ "team": {
174
175
176
+ "text": {
177
178
179
+ "bot_id": {
180
181
182
+ "bot_link": {
183
184
+ }
185
186
+ "title": "bot_disable"
187
188
{
189
"type": "object",
190
"properties": {
0 commit comments