PluralKit/PluralKit.Bot/Utils
spiral 0efaab6d95
refactor: don't use 'out' in IDiscordCache methods
this change is required for async cache (.NET doesn't support async ref/out params)
2021-11-18 13:11:02 -05:00
..
AvatarUtils.cs run dotnet format 2021-08-27 11:03:47 -04:00
ContextUtils.cs feat: async cache 2021-11-17 20:41:02 -05:00
DiscordUtils.cs feat: async cache 2021-11-17 20:41:02 -05:00
GroupMemberUtils.cs refactor: move GroupAddRemoveResponseService into GroupMemberUtils 2021-10-31 01:11:10 -04:00
InteractionContext.cs run dotnet format 2021-08-27 11:03:47 -04:00
MentionUtils.cs fix: accept channel ID in MatchChannel 2021-10-29 13:04:41 -04:00
MiscUtils.cs feat: ignore database timing out 2021-11-09 01:31:42 -05:00
ModelUtils.cs run dotnet format 2021-08-27 11:03:47 -04:00
SentryUtils.cs feat: async cache 2021-11-17 20:41:02 -05:00
SerilogGatewayEnricherFactory.cs refactor: don't use 'out' in IDiscordCache methods 2021-11-18 13:11:02 -05:00