Skip to content

Commit 8967005

Browse files
authored
Update TextChatService API reference to call attention to new TextCha… (#904)
…nnel-related feature ## 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 5c83a51 commit 8967005

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)