ChannelPolicy
Properties
Section titled “Properties”channelId
Section titled “channelId”readonly channelId: ChannelId;customRenderer?
Section titled “customRenderer?”readonly optional customRenderer?: (text) => string;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
|
Returns
Section titled “Returns”string
maxLengthChars?
Section titled “maxLengthChars?”readonly optional maxLengthChars?: number;renderCitations?
Section titled “renderCitations?”readonly optional renderCitations?: "inline" | "footnotes" | "off";stripEmojis?
Section titled “stripEmojis?”readonly optional stripEmojis?: boolean;stripMarkdown?
Section titled “stripMarkdown?”readonly optional stripMarkdown?: boolean;voiceMode?
Section titled “voiceMode?”readonly optional voiceMode?: boolean;