Skip to content
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

Add KDocs to the kord/core package #967

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

NoComment1105
Copy link
Contributor

This pull request will be one of a few that superseeds #729. By chunking this PR it aims to make it easier to complete as the review burden and development burden is reduced down.

You can find the tracking list of completed packages here

NoComment1105 and others added 24 commits November 21, 2022 00:14
# Conflicts:
#	core/src/main/kotlin/event/channel/TypingStartEvent.kt
#	core/src/main/kotlin/event/message/MessageBulkDeleteEvent.kt
#	core/src/main/kotlin/event/message/MessageDeleteEvent.kt
#	core/src/main/kotlin/event/message/ReactionAddEvent.kt
#	core/src/main/kotlin/event/message/ReactionRemoveAllEvent.kt
#	core/src/main/kotlin/event/message/ReactionRemoveEvent.kt
# Conflicts:
#	core/src/commonMain/kotlin/builder/kord/KordBuilder.kt
#	core/src/commonMain/kotlin/entity/Webhook.kt
#	core/src/commonMain/kotlin/event/channel/ChannelCreateEvent.kt
#	core/src/commonMain/kotlin/event/channel/ChannelDeleteEvent.kt
#	core/src/commonMain/kotlin/event/channel/ChannelUpdateEvent.kt
#	core/src/commonMain/kotlin/exception/EntityNotFoundException.kt
# Conflicts:
#	core/src/commonMain/kotlin/entity/Guild.kt
#	core/src/commonMain/kotlin/entity/Icon.kt
#	core/src/commonMain/kotlin/entity/PartialGuild.kt
#	core/src/commonMain/kotlin/entity/Role.kt
#	core/src/commonMain/kotlin/entity/Sticker.kt
#	core/src/commonMain/kotlin/entity/User.kt
#	core/src/commonMain/kotlin/event/channel/thread/ThreadListSyncEvent.kt
#	core/src/commonMain/kotlin/event/gateway/Events.kt
#	core/src/commonMain/kotlin/event/message/MessageBulkDeleteEvent.kt
#	core/src/commonMain/kotlin/event/message/MessageDeleteEvent.kt
#	core/src/commonMain/kotlin/event/message/ReactionAddEvent.kt
#	core/src/commonMain/kotlin/event/message/ReactionRemoveAllEvent.kt
#	core/src/commonMain/kotlin/event/message/ReactionRemoveEvent.kt
# Conflicts:
#	core/src/commonMain/kotlin/entity/Icon.kt
#	core/src/commonMain/kotlin/entity/Member.kt
#	core/src/commonMain/kotlin/entity/User.kt
#	core/src/commonMain/kotlin/event/channel/thread/ThreadListSyncEvent.kt
#	core/src/commonMain/kotlin/event/interaction/ApplicationCommandCreate.kt
#	core/src/commonMain/kotlin/event/interaction/ApplicationCommandDelete.kt
#	core/src/commonMain/kotlin/event/interaction/ApplicationCommandUpdate.kt
#	core/src/commonMain/kotlin/event/message/ReactionAddEvent.kt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants