Overriding built-in messages¶
The framework provides a set of built-in messages, which it uses when it has to reply to a user.
For more details, you can see the DefaultBotCommandsMessagesFactory documentation,
it explains how you can change the messages and how you can localize them.