SubscribeMessage

Subscribes to messages that fulfils chosen pattern.


const SubscribeMessage: <T = string>(message: T) => MethodDecorator;