Skip to content

Commit

Permalink
Update TextChannel API reference to highlight new channel tabs feature (
Browse files Browse the repository at this point in the history
#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.
  • Loading branch information
teresayangg authored Nov 7, 2024
1 parent 8967005 commit 02c1e44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en-us/reference/engine/classes/TextChannel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ description: |
`Class.TextSource` of the user with `TextSource.CanSend = true` must be in
that channel.
Messages from different TextChannels can be separated into different tabs in the chat window using `Class.ChannelTabsConfiguration`.
To learn more, see
[In-Experience Text Chat](../../../chat/in-experience-text-chat.md).
code_samples:
Expand Down

0 comments on commit 02c1e44

Please sign in to comment.