Channeled
Stentor API Reference / stentor-models/src / Channeled
Interface: Channeled
Defined in: packages/stentor-models/src/Channel/Channeled.ts:8
Interface to use on objects to help filter by channels.
Properties​
channel​
channel:
object
Defined in: packages/stentor-models/src/Channel/Channeled.ts:12
Description of the channel that will be
name?​
optionalname:string
String to match with the name of the channel that will match. It can either be the exact name of the channel or a regex string to match multiple.