rq icon indicating copy to clipboard operation
rq copied to clipboard

add: custom parameters for Callbacks

Open jazken opened this issue 2 years ago • 1 comments
trafficstars

Just started using this library and hope to have the feature to pass in custom parameters into callbacks.

#1645 Another issue highlighting this feature. I am setting up an initial pull request to add params to callbacks.

The method of implementation is to add an optional dictionary params to the callback class, allowing any type of callback to use this to expand parameters for callbacks.

jazken avatar Oct 09 '23 09:10 jazken

Can you add tests?

selwin avatar Oct 18 '23 11:10 selwin