diff options
| author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-07-02 01:01:09 +0200 |
|---|---|---|
| committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-07-02 01:01:09 +0200 |
| commit | def33cc092ae2c6defcc218b108b7c99cbfb8581 (patch) | |
| tree | ba992ff8c30b7d4e8af0a78350e157e095455a18 /MatrixRoomUtils.Bot/Bot/Interfaces | |
| parent | Deduplicate some api calls (diff) | |
| download | MatrixUtils-def33cc092ae2c6defcc218b108b7c99cbfb8581.tar.xz | |
Prefetch room info
Diffstat (limited to 'MatrixRoomUtils.Bot/Bot/Interfaces')
| -rw-r--r-- | MatrixRoomUtils.Bot/Bot/Interfaces/CommandContext.cs | 9 | ||||
| -rw-r--r-- | MatrixRoomUtils.Bot/Bot/Interfaces/ICommand.cs | 2 |
2 files changed, 6 insertions, 5 deletions
diff --git a/MatrixRoomUtils.Bot/Bot/Interfaces/CommandContext.cs b/MatrixRoomUtils.Bot/Bot/Interfaces/CommandContext.cs |
