Skip to content

Reflect monitor value to its bridge.

When a thread has been afected by a bridge's monitor, and later calls the same bridge, that call will reflect the last value of a monitor. This allows for the implementation of "response" behaviour.

Core implementation base for closing https://gitlab.com/plaza-project/bridges/telegram-bridge/issues/2

Edited by kenkeiras

Merge request reports