Skip to content

add after processing - #162

Open
matteob99 wants to merge 5 commits into
python-botogram:masterfrom
matteob99:add/after_processing
Open

add after processing#162
matteob99 wants to merge 5 commits into
python-botogram:masterfrom
matteob99:add/after_processing

Conversation

@matteob99

Copy link
Copy Markdown
Member

add after_processing

  • New :py:meth:botogram.Bot.after_processing
  • New :py:meth:botogram.Component.add_after_processing_hook

fix before_processing

  • :py:meth:botogram.Bot.before_processing
  • :py:meth:botogram.Component.add_before_processing_hook

* New :py:meth:`botogram.Bot.after_processing`
* New :py:meth:`botogram.Component.add_after_processing_hook`
fix before_processing
* :py:meth:`botogram.Bot.before_processing`
* :py:meth:`botogram.Component.add_before_processing_hook`
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@matteob99