Skip to content
  • Alexander Olofsson's avatar
    b165170c
    bot: Remove the need for Bot::Request · b165170c
    Alexander Olofsson authored
    Due to the design of the bot it should not be able to handle multiple
    requests simultaneous, so a better `self` is probably better than having
    a Request abstraction that allows for multiple in-flight commands
    b165170c
    bot: Remove the need for Bot::Request
    Alexander Olofsson authored
    Due to the design of the bot it should not be able to handle multiple
    requests simultaneous, so a better `self` is probably better than having
    a Request abstraction that allows for multiple in-flight commands
Loading