diff options
author | Rory& <root@rory.gay> | 2025-04-24 01:36:14 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2025-04-24 01:36:14 +0200 |
commit | 6db2a6bf7a203c05d478d3b6b5a7636fe622ffb3 (patch) | |
tree | 5420a0757778e0e5f79dda9721fbfeb9c5b210a4 /LibMatrix/Helpers/MessageBuilder.cs | |
parent | Allow early return in SyncHelper, trim access token if path used, fix shutdow... (diff) | |
download | LibMatrix-6db2a6bf7a203c05d478d3b6b5a7636fe622ffb3.tar.xz |
Fix command names with spaces, allow specifying formatted body in MessageBuilder#WithBody
Diffstat (limited to 'LibMatrix/Helpers/MessageBuilder.cs')
-rw-r--r-- | LibMatrix/Helpers/MessageBuilder.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/LibMatrix/Helpers/MessageBuilder.cs b/LibMatrix/Helpers/MessageBuilder.cs |