Skip to content

CommsMessage

One queued Signal Bus message. Returned by: comms.pending(channel) entries; .packet of receive(), wait(), or wait_any() after status == "ok".

MemberReturnsMeaning
.idnumberMonotonic message id assigned by the Signal Bus
.senderstringScript owner id that sent it
.ticknumberGame tick when sent
.valueanyJSON-safe value: None, boolean, number, string, list, or dict with string keys