diff options
author | 2022-02-27 00:06:56 +0200 | |
---|---|---|
committer | 2022-07-16 02:11:29 +0300 | |
commit | 08d06555d28a9588d9d8c814655df9c55c0c5563 (patch) | |
tree | 870689da7b4ef281a1a4729a9f78a3ea3a8c92e7 /tests | |
parent | Add guild invite filtering (diff) |
Fix argument completion for non-last args
Previously the completed arg would be appended to the end of the message, which didn't work if the missing argument wasn't the last one (for example, a value was given to a following argument because of a failed conversion for previous ones).
The select now employs a different strategy of storing the provided args, and the position where the new are should be inserted.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions