Clicking a desktop notification should open the chat (and thread) the message was sent in. The click can be received with wait_for_action_async. Allowing iamb to change the buffer based on that action would need a refactor of the main event loop, though.
Clicking a desktop notification should open the chat (and thread) the message was sent in. The click can be received with
wait_for_action_async. Allowing iamb to change the buffer based on that action would need a refactor of the main event loop, though.