Configuration Reference
Version:2.0.0-M1
Micronaut Chatbots Basecamp Core Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
Sets whether this configuration is enabled. Default . |
Micronaut Chatbots Basecamp Http Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
Enables the controller. Default value true. |
|
java.lang.String |
Path to the controller. Default value . |
Micronaut Chatbots Core Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
enabled getter. |
|
java.lang.String |
|
|
java.util.List |
Possible static command file extensions. Default values MARKDOWN HTML TXT |
Micronaut Chatbots Telegram Core Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.String |
|
|
boolean |
Sets whether this configuration is enabled. Default . |
Micronaut Chatbots Telegram Http Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
Enables the controller. Default value true . |
|
java.lang.String |
Path to the controller. Default value . |