mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
fix: repeat, greet, bye, boost messages can now once again mention anyone
fix: .say #channel fixed
This commit is contained in:
@@ -357,9 +357,10 @@ public sealed partial class ResponseBuilder
|
||||
fileName = name;
|
||||
return this;
|
||||
}
|
||||
|
||||
|
||||
public PaginatedResponseBuilder Paginated()
|
||||
=> new(this);
|
||||
|
||||
}
|
||||
|
||||
public class PaginatedResponseBuilder
|
||||
|
Reference in New Issue
Block a user