mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-19 16:33:36 +03:00
Edit xmldoc
> Do not just copy & paste code [9a29653d] Signed-off-by: Macintosh II <mctaylxrs@outlook.com>
This commit is contained in:
parent
a1408e88e2
commit
c762911849
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ using Remora.Results;
|
|||
namespace Octobot.Responders;
|
||||
|
||||
/// <summary>
|
||||
/// Handles sending a <see cref="Ready" /> message to a guild that has just initialized if that guild
|
||||
/// has <see cref="GuildSettings.ReceiveStartupMessages" /> enabled
|
||||
/// Handles removing guild ID from <see cref="GuildData" /> if bot leaves the guild.
|
||||
/// </summary>
|
||||
[UsedImplicitly]
|
||||
public class GuildUnloadedResponder : IResponder<IGuildDelete>
|
||||
|
|
Loading…
Add table
Reference in a new issue