Skip to content

Commit 6b2242c

Browse files
authored
Merge branch 'main' into channel-tabs-guide-update
2 parents d542caf + 02c1e44 commit 6b2242c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

content/en-us/reference/engine/classes/TextChannel.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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).
1820
code_samples:

content/en-us/reference/engine/classes/TextChatService.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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: []

0 commit comments

Comments
 (0)