jar

io.github.srgaabriel.deck : deck-core

Maven & Gradle

Mar 05, 2023
13 stars

Deck · A powerful and simple-to-use guilded wrapper made in Kotlin.

Table Of Contents

Latest Version

Download io.github.srgaabriel.deck : deck-core JAR file - Latest Versions:

All Versions

Download io.github.srgaabriel.deck : deck-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9
0.8.x
0.8
0.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window deck-core-0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.srgaabriel.deck.core.event.list

├─ io.github.srgaabriel.deck.core.event.list.ListItemCompleteEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.list.ListItemCompleteKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.list.ListItemCreateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.list.ListItemCreateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.list.ListItemDeleteEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.list.ListItemDeleteKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.list.ListItemIncompleteEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.list.ListItemIncompleteKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.list.ListItemUpdateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.list.ListItemUpdateKt.class - [JAR]

io.github.srgaabriel.deck.core.entity

├─ io.github.srgaabriel.deck.core.entity.Ban.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.CalendarEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.CalendarEventComment.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.CalendarEventRsvp.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.Documentation.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.DocumentationComment.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.ForumTopic.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.ForumTopicComment.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.ForumTopicSummary.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.ListItem.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.ListItemNote.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.Member.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.MemberSummary.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.Mentions.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.Message.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.Server.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.ServerBannedUser.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.SocialLink.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.User.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.Webhook.class - [JAR]

io.github.srgaabriel.deck.core

├─ io.github.srgaabriel.deck.core.DeckClient.class - [JAR]

io.github.srgaabriel.deck.core.stateless.channel

├─ io.github.srgaabriel.deck.core.stateless.channel.StatelessCalendarChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.StatelessChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.StatelessDocumentationChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.StatelessForumChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.StatelessListChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.StatelessMessageChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.StatelessServerChannel.class - [JAR]

io.github.srgaabriel.deck.core.stateless.channel.content

├─ io.github.srgaabriel.deck.core.stateless.channel.content.StatelessCalendarEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.content.StatelessCalendarEventComment.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.content.StatelessCalendarEventRsvp.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.content.StatelessCalendarEventSeries.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.content.StatelessChannelContent.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.content.StatelessDocumentation.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.content.StatelessDocumentationComment.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.content.StatelessForumTopic.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.content.StatelessForumTopicComment.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.channel.content.StatelessListItem.class - [JAR]

io.github.srgaabriel.deck.core.entity.impl

├─ io.github.srgaabriel.deck.core.entity.impl.DeckCalendarChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckCalendarEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckCalendarEventComment.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckCalendarEventRsvp.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckDocumentation.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckDocumentationChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckDocumentationComment.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckForumChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckForumTopic.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckForumTopicComment.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckListChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckListItem.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckMember.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckMessage.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckMessageChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckServer.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckServerChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckServerMessageChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckUser.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.impl.DeckWebhook.class - [JAR]

io.github.srgaabriel.deck.core.event.server

├─ io.github.srgaabriel.deck.core.event.server.BotMembershipCreateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.BotMembershipCreateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.BotMembershipDeleteEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.BotMembershipDeleteKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberBanEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberBanKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberJoinEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberJoinKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberLeaveEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberLeaveKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberSocialLinkCreateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberSocialLinkCreateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberSocialLinkDeleteEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberSocialLinkDeleteKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberSocialLinkUpdateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberSocialLinkUpdateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberUnbanEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberUnbanKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberUpdateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.MemberUpdateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.ServerRolesUpdateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.server.ServerRolesUpdateKt.class - [JAR]

io.github.srgaabriel.deck.core.event.user

├─ io.github.srgaabriel.deck.core.event.user.HelloEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.user.HelloKt.class - [JAR]

io.github.srgaabriel.deck.core.stateless

├─ io.github.srgaabriel.deck.core.stateless.StatelessEntity.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.StatelessGroup.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.StatelessMember.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.StatelessMessage.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.StatelessRole.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.StatelessServer.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.StatelessUser.class - [JAR]

├─ io.github.srgaabriel.deck.core.stateless.StatelessWebhook.class - [JAR]

io.github.srgaabriel.deck.core.event.message

├─ io.github.srgaabriel.deck.core.event.message.MessageCreateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.message.MessageCreateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.message.MessageDeleteEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.message.MessageDeleteKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.message.MessageReactionAddEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.message.MessageReactionAddKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.message.MessageReactionRemoveEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.message.MessageReactionRemoveKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.message.MessageUpdateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.message.MessageUpdateKt.class - [JAR]

io.github.srgaabriel.deck.core.event.calendar

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventCommentReactionAddEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventCommentReactionAddKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventCommentReactionRemoveEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventCommentReactionRemoveKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventCreateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventCreateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventDeleteEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventDeleteKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventReactionAddEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventReactionAddKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventReactionRemoveEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventReactionRemoveKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventRsvpBulkUpdateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventRsvpBulkUpdateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventRsvpDeleteEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventRsvpDeleteKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventRsvpUpdateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventRsvpUpdateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventUpdateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.calendar.CalendarEventUpdateKt.class - [JAR]

io.github.srgaabriel.deck.core.event.documentation

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationCommentReactionAddEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationCommentReactionAddKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationCommentReactionRemoveEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationCommentReactionRemoveKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationCreateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationCreateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationDeleteEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationDeleteKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationReactionAddEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationReactionAddKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationReactionRemoveEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationReactionRemoveKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationUpdateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.documentation.DocumentationUpdateKt.class - [JAR]

io.github.srgaabriel.deck.core.util

├─ io.github.srgaabriel.deck.core.util.BlankStatelessCalendarChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessCalendarEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessCalendarEventComment.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessCalendarEventRsvp.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessCalendarEventSeries.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessDocumentation.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessDocumentationChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessDocumentationComment.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessForumChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessForumTopic.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessForumTopicComment.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessListChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessListItem.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessMember.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessMessage.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessMessageChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessRole.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessServer.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessServerChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessUser.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.BlankStatelessWebhook.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.ClientBuilder.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.EntitiesKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.EventsKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.Patch.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.PatchesKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.ReactionHolder.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.ReactionsKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.util.StatelessesKt.class - [JAR]

io.github.srgaabriel.deck.core.entity.channel

├─ io.github.srgaabriel.deck.core.entity.channel.CalendarChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.channel.Channel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.channel.DmChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.channel.DocumentationChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.channel.ForumChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.channel.ListChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.channel.MessageChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.channel.ServerChannel.class - [JAR]

├─ io.github.srgaabriel.deck.core.entity.channel.ServerMessageChannel.class - [JAR]

io.github.srgaabriel.deck.core.event.webhook

├─ io.github.srgaabriel.deck.core.event.webhook.WebhookCreateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.webhook.WebhookCreateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.webhook.WebhookUpdateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.webhook.WebhookUpdateKt.class - [JAR]

io.github.srgaabriel.deck.core.event

├─ io.github.srgaabriel.deck.core.event.DeckEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.DefaultEventService.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.EventMapper.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.EventService.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.WrappingKt.class - [JAR]

io.github.srgaabriel.deck.core.event.channel

├─ io.github.srgaabriel.deck.core.event.channel.ServerChannelCreateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.channel.ServerChannelCreateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.channel.ServerChannelDeleteEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.channel.ServerChannelDeleteKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.channel.ServerChannelUpdateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.channel.ServerChannelUpdateKt.class - [JAR]

io.github.srgaabriel.deck.core.event.forum

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicCommentCreateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicCommentCreateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicCommentDeleteEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicCommentDeleteKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicCommentReactionAddEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicCommentReactionAddKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicCommentReactionRemoveEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicCommentReactionRemoveKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicCommentUpdateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicCommentUpdateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicCreateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicCreateKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicDeleteEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicDeleteKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicLockedEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicLockedKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicPinEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicPinKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicReactionAddEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicReactionAddKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicReactionRemoveEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicReactionRemoveKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicUnlockedEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicUnlockedKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicUnpinEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicUnpinKt.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicUpdateEvent.class - [JAR]

├─ io.github.srgaabriel.deck.core.event.forum.ForumTopicUpdateKt.class - [JAR]