File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
content/en-us/reference/engine/classes Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ description: |
1313 `Class.TextSource` of the user with `TextSource.CanSend = true` must be in
1414 that channel.
1515
16+ Messages from different TextChannels can be separated into different tabs in the chat window using `Class.ChannelTabsConfiguration`.
17+
1618 To learn more, see
1719 [In-Experience Text Chat](../../../chat/in-experience-text-chat.md).
1820code_samples :
Original file line number Diff line number Diff line change @@ -218,6 +218,8 @@ properties:
218218 `Class.TextChannel|TextChannels` even if
219219 `Class.TextChatService.CreateDefaultTextChannels|CreateDefaultTextChannels`
220220 is true.
221+
222+ Messages from different TextChannels can be separated into different tabs in the chat window using `Class.ChannelTabsConfiguration`.
221223 code_samples : []
222224 type : bool
223225 tags : []
You can’t perform that action at this time.
0 commit comments