Add a "initialize" method to the Conversation class
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If a developer wants to quick access some fields in a conversation, he can extends the Conversation class and add those fields. In case those fields needs to be instantiated, the extended class can implements a "initialize" method that will be executed before the run method.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.