diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-10-17 17:11:37 +0200 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-10-17 17:11:37 +0200 |
commit | 0ad13628bb8ef899927b7b42b5357fe616ce057c (patch) | |
tree | 8a04032802bdc13d0b9006e024a54b888a2562dc /ExampleBots | |
parent | Handle floats etc in requests (diff) | |
download | LibMatrix-bak-0ad13628bb8ef899927b7b42b5357fe616ce057c.tar.xz |
Add updating of profiles and fetching room profiles
Diffstat (limited to 'ExampleBots')
-rw-r--r-- | ExampleBots/MediaModeratorPoC/Commands/BanMediaCommand.cs | 3 | ||||
-rw-r--r-- | ExampleBots/MediaModeratorPoC/StateEventTypes/BasePolicy.cs | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/ExampleBots/MediaModeratorPoC/Commands/BanMediaCommand.cs b/ExampleBots/MediaModeratorPoC/Commands/BanMediaCommand.cs |