<- Back to Rabbitmq

SendMessageToQ

Send a message to the rabbit server the bot is connected to


Args
NameHintTypeExample valueSupported values
QnameName of the queue to send the message toTEXTexampleq
messageMessage to send to the queueTEXTHello world
Return hints

Example call

SendMessageToQ|||exampleq~#~Hello world