ReferenceInterfaces
ChannelInfoFrame
Defined in: packages/protocol/src/types.ts:152
ChannelInfo response to GET_CHANNEL.
Extends
ResponseBase
Properties
channel
channel: ChannelRecord;Defined in: packages/protocol/src/types.ts:154
kind
kind: "response";Defined in: packages/protocol/src/types.ts:53
Inherited from
ResponseBase.kindtype
type: "channelInfo";Defined in: packages/protocol/src/types.ts:153