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: docs/english/reference/types/enumerations/CustomFieldType.md
+40-10Lines changed: 40 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# Enumeration: CustomFieldType
4
4
5
-
Defined in: [message-metadata.ts:277](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L277)
5
+
Defined in: [message-metadata.ts:290](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L290)
6
6
7
7
## Enumeration Members
8
8
@@ -12,7 +12,17 @@ Defined in: [message-metadata.ts:277](https://github.com/slackapi/node-slack-sdk
12
12
Array: "array";
13
13
```
14
14
15
-
Defined in: [message-metadata.ts:280](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L280)
15
+
Defined in: [message-metadata.ts:293](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L293)
16
+
17
+
***
18
+
19
+
### Boolean
20
+
21
+
```ts
22
+
Boolean: "boolean";
23
+
```
24
+
25
+
Defined in: [message-metadata.ts:300](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L300)
16
26
17
27
***
18
28
@@ -22,7 +32,7 @@ Defined in: [message-metadata.ts:280](https://github.com/slackapi/node-slack-sdk
22
32
ChannelId: "slack#/types/channel_id";
23
33
```
24
34
25
-
Defined in: [message-metadata.ts:284](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L284)
35
+
Defined in: [message-metadata.ts:297](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L297)
26
36
27
37
***
28
38
@@ -32,7 +42,17 @@ Defined in: [message-metadata.ts:284](https://github.com/slackapi/node-slack-sdk
32
42
Date: "slack#/types/date";
33
43
```
34
44
35
-
Defined in: [message-metadata.ts:281](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L281)
45
+
Defined in: [message-metadata.ts:294](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L294)
46
+
47
+
***
48
+
49
+
### Email
50
+
51
+
```ts
52
+
Email: "slack#/types/email";
53
+
```
54
+
55
+
Defined in: [message-metadata.ts:302](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L302)
36
56
37
57
***
38
58
@@ -42,7 +62,7 @@ Defined in: [message-metadata.ts:281](https://github.com/slackapi/node-slack-sdk
42
62
EntityRef: "slack#/types/entity_ref";
43
63
```
44
64
45
-
Defined in: [message-metadata.ts:286](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L286)
65
+
Defined in: [message-metadata.ts:299](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L299)
46
66
47
67
***
48
68
@@ -52,7 +72,7 @@ Defined in: [message-metadata.ts:286](https://github.com/slackapi/node-slack-sdk
52
72
Image: "slack#/types/image";
53
73
```
54
74
55
-
Defined in: [message-metadata.ts:283](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L283)
75
+
Defined in: [message-metadata.ts:296](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L296)
56
76
57
77
***
58
78
@@ -62,7 +82,17 @@ Defined in: [message-metadata.ts:283](https://github.com/slackapi/node-slack-sdk
62
82
Integer: "integer";
63
83
```
64
84
65
-
Defined in: [message-metadata.ts:278](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L278)
85
+
Defined in: [message-metadata.ts:291](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L291)
86
+
87
+
***
88
+
89
+
### Link
90
+
91
+
```ts
92
+
Link: "slack#/types/link";
93
+
```
94
+
95
+
Defined in: [message-metadata.ts:301](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L301)
66
96
67
97
***
68
98
@@ -72,7 +102,7 @@ Defined in: [message-metadata.ts:278](https://github.com/slackapi/node-slack-sdk
72
102
String: "string";
73
103
```
74
104
75
-
Defined in: [message-metadata.ts:279](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L279)
105
+
Defined in: [message-metadata.ts:292](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L292)
76
106
77
107
***
78
108
@@ -82,7 +112,7 @@ Defined in: [message-metadata.ts:279](https://github.com/slackapi/node-slack-sdk
82
112
Timestamp: "slack#/types/timestamp";
83
113
```
84
114
85
-
Defined in: [message-metadata.ts:282](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L282)
115
+
Defined in: [message-metadata.ts:295](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L295)
86
116
87
117
***
88
118
@@ -92,4 +122,4 @@ Defined in: [message-metadata.ts:282](https://github.com/slackapi/node-slack-sdk
92
122
User: "slack#/types/user";
93
123
```
94
124
95
-
Defined in: [message-metadata.ts:285](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L285)
125
+
Defined in: [message-metadata.ts:298](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/message-metadata.ts#L298)
Copy file name to clipboardExpand all lines: docs/english/reference/types/interfaces/ActionsBlock.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# Interface: ActionsBlock
4
4
5
-
Defined in: [block-kit/blocks.ts:89](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L89)
5
+
Defined in: [block-kit/blocks.ts:96](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L96)
Defined in: [block-kit/blocks.ts:41](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L41)
27
+
Defined in: [block-kit/blocks.ts:47](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L47)
28
28
29
29
#### Description
30
30
@@ -46,7 +46,7 @@ a message. If a message is updated, use a new `block_id`.
46
46
elements: ActionsBlockElement[];
47
47
```
48
48
49
-
Defined in: [block-kit/blocks.ts:98](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L98)
49
+
Defined in: [block-kit/blocks.ts:105](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L105)
50
50
51
51
#### Description
52
52
@@ -61,7 +61,7 @@ There is a maximum of 25 elements in each action block.
61
61
type: "actions";
62
62
```
63
63
64
-
Defined in: [block-kit/blocks.ts:93](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L93)
64
+
Defined in: [block-kit/blocks.ts:100](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L100)
Copy file name to clipboardExpand all lines: docs/english/reference/types/interfaces/Block.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# Interface: Block
4
4
5
-
Defined in: [block-kit/blocks.ts:29](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L29)
5
+
Defined in: [block-kit/blocks.ts:35](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L35)
6
6
7
7
## Extended by
8
8
@@ -16,6 +16,7 @@ Defined in: [block-kit/blocks.ts:29](https://github.com/slackapi/node-slack-sdk/
16
16
-[`MarkdownBlock`](MarkdownBlock.md)
17
17
-[`RichTextBlock`](RichTextBlock.md)
18
18
-[`SectionBlock`](SectionBlock.md)
19
+
-[`TableBlock`](TableBlock.md)
19
20
-[`VideoBlock`](VideoBlock.md)
20
21
21
22
## Properties
@@ -26,7 +27,7 @@ Defined in: [block-kit/blocks.ts:29](https://github.com/slackapi/node-slack-sdk/
26
27
optionalblock_id: string;
27
28
```
28
29
29
-
Defined in: [block-kit/blocks.ts:41](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L41)
30
+
Defined in: [block-kit/blocks.ts:47](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L47)
30
31
31
32
#### Description
32
33
@@ -44,7 +45,7 @@ a message. If a message is updated, use a new `block_id`.
44
45
type: string;
45
46
```
46
47
47
-
Defined in: [block-kit/blocks.ts:33](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L33)
48
+
Defined in: [block-kit/blocks.ts:39](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L39)
Copy file name to clipboardExpand all lines: docs/english/reference/types/interfaces/ChannelsSelect.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# Interface: ChannelsSelect
4
4
5
-
Defined in: [block-kit/block-elements.ts:477](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L477)
5
+
Defined in: [block-kit/block-elements.ts:481](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L481)
6
6
7
7
## Description
8
8
@@ -83,7 +83,7 @@ Defaults to `false`.
83
83
optionalinitial_channel: string;
84
84
```
85
85
86
-
Defined in: [block-kit/block-elements.ts:485](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L485)
86
+
Defined in: [block-kit/block-elements.ts:489](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L489)
87
87
88
88
#### Description
89
89
@@ -137,7 +137,7 @@ for the message will be determined by the value of this select menu.
137
137
type: "channels_select";
138
138
```
139
139
140
-
Defined in: [block-kit/block-elements.ts:481](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L481)
140
+
Defined in: [block-kit/block-elements.ts:485](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L485)
Copy file name to clipboardExpand all lines: docs/english/reference/types/interfaces/ContextActionsBlock.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,16 @@
2
2
3
3
# Interface: ContextActionsBlock
4
4
5
-
Defined in: [block-kit/blocks.ts:131](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L131)
5
+
Defined in: [block-kit/blocks.ts:139](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L139)
6
6
7
7
## Description
8
8
9
9
Displays actions as contextual info, which can include both feedback buttons and icon buttons.
@@ -20,7 +24,7 @@ Displays actions as contextual info, which can include both feedback buttons and
20
24
optionalblock_id: string;
21
25
```
22
26
23
-
Defined in: [block-kit/blocks.ts:41](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L41)
27
+
Defined in: [block-kit/blocks.ts:47](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L47)
24
28
25
29
#### Description
26
30
@@ -42,7 +46,7 @@ a message. If a message is updated, use a new `block_id`.
42
46
elements: ContextActionsBlockElement[];
43
47
```
44
48
45
-
Defined in: [block-kit/blocks.ts:139](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L139)
49
+
Defined in: [block-kit/blocks.ts:147](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L147)
46
50
47
51
#### Description
48
52
@@ -56,7 +60,7 @@ An array of [FeedbackButtons](FeedbackButtons.md) or [IconButton](IconButton.md)
56
60
type: "context_actions";
57
61
```
58
62
59
-
Defined in: [block-kit/blocks.ts:135](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L135)
63
+
Defined in: [block-kit/blocks.ts:143](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L143)
Copy file name to clipboardExpand all lines: docs/english/reference/types/interfaces/ContextBlock.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# Interface: ContextBlock
4
4
5
-
Defined in: [block-kit/blocks.ts:111](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L111)
5
+
Defined in: [block-kit/blocks.ts:118](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L118)
6
6
7
7
## Description
8
8
@@ -24,7 +24,7 @@ Displays contextual info, which can include both images and text.
24
24
optionalblock_id: string;
25
25
```
26
26
27
-
Defined in: [block-kit/blocks.ts:41](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L41)
27
+
Defined in: [block-kit/blocks.ts:47](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L47)
28
28
29
29
#### Description
30
30
@@ -46,7 +46,7 @@ a message. If a message is updated, use a new `block_id`.
46
46
elements: ContextBlockElement[];
47
47
```
48
48
49
-
Defined in: [block-kit/blocks.ts:120](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L120)
49
+
Defined in: [block-kit/blocks.ts:127](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L127)
50
50
51
51
#### Description
52
52
@@ -61,7 +61,7 @@ Maximum number of items is 10.
61
61
type: "context";
62
62
```
63
63
64
-
Defined in: [block-kit/blocks.ts:115](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L115)
64
+
Defined in: [block-kit/blocks.ts:122](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L122)
Copy file name to clipboardExpand all lines: docs/english/reference/types/interfaces/ConversationsSelect.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# Interface: ConversationsSelect
4
4
5
-
Defined in: [block-kit/block-elements.ts:405](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L405)
5
+
Defined in: [block-kit/block-elements.ts:409](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L409)
6
6
7
7
## Description
8
8
@@ -63,7 +63,7 @@ with.
63
63
optionaldefault_to_current_conversation: boolean;
64
64
```
65
65
66
-
Defined in: [block-kit/block-elements.ts:419](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L419)
66
+
Defined in: [block-kit/block-elements.ts:423](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L423)
67
67
68
68
#### Description
69
69
@@ -78,7 +78,7 @@ modal, if available. Default is `false`.
78
78
optionalfilter: object;
79
79
```
80
80
81
-
Defined in: [block-kit/block-elements.ts:423](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L423)
81
+
Defined in: [block-kit/block-elements.ts:427](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L427)
82
82
83
83
#### exclude\_bot\_users?
84
84
@@ -130,7 +130,7 @@ Defaults to `false`.
130
130
optionalinitial_conversation: string;
131
131
```
132
132
133
-
Defined in: [block-kit/block-elements.ts:414](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L414)
133
+
Defined in: [block-kit/block-elements.ts:418](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L418)
134
134
135
135
#### Description
136
136
@@ -185,7 +185,7 @@ for the message will be determined by the value of this select menu.
185
185
type: "conversations_select";
186
186
```
187
187
188
-
Defined in: [block-kit/block-elements.ts:409](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L409)
188
+
Defined in: [block-kit/block-elements.ts:413](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/block-elements.ts#L413)
Copy file name to clipboardExpand all lines: docs/english/reference/types/interfaces/DividerBlock.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# Interface: DividerBlock
4
4
5
-
Defined in: [block-kit/blocks.ts:147](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L147)
5
+
Defined in: [block-kit/blocks.ts:155](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L155)
6
6
7
7
## Description
8
8
@@ -25,7 +25,7 @@ different blocks inside of a message. The divider block is nice and neat, requir
25
25
optionalblock_id: string;
26
26
```
27
27
28
-
Defined in: [block-kit/blocks.ts:41](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L41)
28
+
Defined in: [block-kit/blocks.ts:47](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L47)
29
29
30
30
#### Description
31
31
@@ -47,7 +47,7 @@ a message. If a message is updated, use a new `block_id`.
47
47
type: "divider";
48
48
```
49
49
50
-
Defined in: [block-kit/blocks.ts:151](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L151)
50
+
Defined in: [block-kit/blocks.ts:159](https://github.com/slackapi/node-slack-sdk/blob/main/packages/types/src/block-kit/blocks.ts#L159)
0 commit comments