export type RPCSelectTextChannelResultData = RPCGetChannelResultData | null;
Returns the Get Channelundefined response, or null
if none.
export type RPCSelectTextChannelResultData = RPCGetChannelResultData | null;
Returns the Get Channelundefined response, or null
if none.