extra
Method
This is a method of the BotConfig class in the bots module.Add extra configuration.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
extra: Add extra configuration.
This is a method of the BotConfig class in the bots module.Add extra configuration.
def extra(mut self, key: impl Into<String>, value: serde_json::Value) -> Self