在 TextChannel 中代表一名發言者。
TextSources 提供在 TextChannels 中使用者擁有的權限細節。如果使用者屬於多個 TextChannels,可能會有多個 TextSources 對於使用者。
使用 TextSources 創建 TextChannel:AddUserAsync() ,其中添加了 TextSource 到 TextChannel 作為後代。
通過呼叫 TextSources 來移除 TextSource.Destroy 。
名稱的 TextSource 是與 Player.DisplayName 通過 TextSource 相關的用戶的 TextSource.UserId 。
要了解更多關於使用 TextSources 的信息,請參閱 體驗內文字聊天 。
概要
屬性
決定使用者是否可以向 TextChannel 發送消息。
由 TextSource 代表的使用者的用戶ID。