You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add kwargs to paginator send & reply methods (#1431)
* feat: add kwargs to send and reply in paginator
This allows paginators to be sent ephemerally by passing kwargs to paginator methods
* style: add whitespace below args (autofix by pre-commit)
* refactor: revert BaseContext typehint change
Co-authored-by: LordOfPolls <dev@lordofpolls.com>
Signed-off-by: Sam Nuttall <dev@samln.dev>
* ci: correct from checks.
* fix: re-add BaseContext dependancy
InteractionContext auto removed by pre-commit
---------
Signed-off-by: Sam Nuttall <dev@samln.dev>
Co-authored-by: LordOfPolls <dev@lordofpolls.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments