huskies: merge 858
This commit is contained in:
@@ -24,6 +24,7 @@ pub struct SlackTransport {
|
||||
}
|
||||
|
||||
impl SlackTransport {
|
||||
/// Creates a new `SlackTransport` authenticated with the given bot token.
|
||||
pub fn new(bot_token: String) -> Self {
|
||||
Self {
|
||||
bot_token,
|
||||
|
||||
Reference in New Issue
Block a user