telegram-bot-framework
telegram-bot-framework copied to clipboard
Improve Config to be extensible
- So that clients can add new values easily
- They can specify default values for them
- They are shown in ConfigStatus
Clients should extend Config in order to do so.