Skip to content

Commit 02c1e44

Browse files
authored
Update TextChannel API reference to highlight new channel tabs feature (#906)
## Changes <!-- Please summarize your changes. --> <!-- Please link to any applicable information (forum posts, bug reports, etc.). --> ## Checks By submitting your pull request for review, you agree to the following: - [x] This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses. - [x] I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses. - [x] To the best of my knowledge, all proposed changes are accurate.
1 parent 8967005 commit 02c1e44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-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:

0 commit comments

Comments
 (0)