-
-
Notifications
You must be signed in to change notification settings - Fork 318
Re-added a flag that I had deleted + headers formatting. #1587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
|
also for this PR, please keep different things in different PRs |
Plerx2493
pushed a commit
to Plerx2493/DSharpPlus
that referenced
this pull request
Jul 19, 2023
…1587) * Added missing flag, and remove useless flag * Added headers to Formatter.cs * Re-added a flag that I had deleted.
akiraveliara
added a commit
that referenced
this pull request
Aug 28, 2023
* Update AuditLogActionType * Cleanup var naming, minor refactors (ToArra to avoid multiple enumerations) * remove misclick * Update AuditLogActionType * Apply editorconfig * Apply editorconfig * Fix Typos and use new() * nuke old auditLog abstraction, add new Auditlogentry types and start full rewrite of Guild#GetAuditLogsAsync * Make PropertyChange a struct and start to split the auditlogentry parsing into AuditLogParser * fix indentation * Continue moving * Continue moving * Continue moving * The great moving * Add new Event and rename the GuildBan intent to GuildModeration (according to the discord docs) * init Event... * Fix caches for ResponsibleUser * Use the guild cache * Update data representation * Update data representation * Fix Permission updates * Add check to minimize api calls * Re-added a flag that I had deleted + headers formatting. (#1587) * Added missing flag, and remove useless flag * Added headers to Formatter.cs * Re-added a flag that I had deleted. * System alert channel add (#1588) * SafetyAlertsChannel property added. * Handle nullable safety alerts channel ID. (#1597) * fix: Use `DiscordJson` to deserialize GDMs * fix indentation * why are you running * Add missing parser methods * Finish last parsing Method * Add missing docs and formatting * Update and use thread cache * Rename autogenerated parameter * Update PropertyChange * Adding xmldocs, revert Intent renaming, update method return types * ups * Add toggleable logging * Great moving the 2nd * Fix missing init * Fix wrong casting and rename member * add missing key on threads and integration * add missing key on automod entries --------- Co-authored-by: P A T R I C K <85168257+Patrickooos@users.noreply.github.com> Co-authored-by: Livia Silvercrown <61018569+akiraveliara@users.noreply.github.com> Co-authored-by: Velvet Toroyashi <42438262+VelvetToroyashi@users.noreply.github.com>
OoLunar
pushed a commit
that referenced
this pull request
Oct 3, 2024
* Added missing flag, and remove useless flag * Added headers to Formatter.cs * Re-added a flag that I had deleted.
OoLunar
pushed a commit
that referenced
this pull request
Oct 3, 2024
* Update AuditLogActionType * Cleanup var naming, minor refactors (ToArra to avoid multiple enumerations) * remove misclick * Update AuditLogActionType * Apply editorconfig * Apply editorconfig * Fix Typos and use new() * nuke old auditLog abstraction, add new Auditlogentry types and start full rewrite of Guild#GetAuditLogsAsync * Make PropertyChange a struct and start to split the auditlogentry parsing into AuditLogParser * fix indentation * Continue moving * Continue moving * Continue moving * The great moving * Add new Event and rename the GuildBan intent to GuildModeration (according to the discord docs) * init Event... * Fix caches for ResponsibleUser * Use the guild cache * Update data representation * Update data representation * Fix Permission updates * Add check to minimize api calls * Re-added a flag that I had deleted + headers formatting. (#1587) * Added missing flag, and remove useless flag * Added headers to Formatter.cs * Re-added a flag that I had deleted. * System alert channel add (#1588) * SafetyAlertsChannel property added. * Handle nullable safety alerts channel ID. (#1597) * fix: Use `DiscordJson` to deserialize GDMs * fix indentation * why are you running * Add missing parser methods * Finish last parsing Method * Add missing docs and formatting * Update and use thread cache * Rename autogenerated parameter * Update PropertyChange * Adding xmldocs, revert Intent renaming, update method return types * ups * Add toggleable logging * Great moving the 2nd * Fix missing init * Fix wrong casting and rename member * add missing key on threads and integration * add missing key on automod entries --------- Co-authored-by: P A T R I C K <85168257+Patrickooos@users.noreply.github.com> Co-authored-by: Livia Silvercrown <61018569+akiraveliara@users.noreply.github.com> Co-authored-by: Velvet Toroyashi <42438262+VelvetToroyashi@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.