Skip to content

Commit

Permalink
clean rebuilt api files
Browse files Browse the repository at this point in the history
  • Loading branch information
HopeBaron committed Jun 24, 2021
1 parent 8d848db commit 9745fd3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions core/api/core.api
Original file line number Diff line number Diff line change
Expand Up @@ -7490,11 +7490,6 @@ public final class dev/kord/core/live/exception/LiveCancellationException : java
public final fun getEvent ()Ldev/kord/core/event/Event;
}

public final class dev/kord/core/rest/CoreRestClient {
public fun <init> (Ldev/kord/rest/service/RestClient;)V
public final fun getClient ()Ldev/kord/rest/service/RestClient;
}

public final class dev/kord/core/supplier/CacheEntitySupplier : dev/kord/core/supplier/EntitySupplier {
public fun <init> (Ldev/kord/core/Kord;)V
public fun getChannel (Ldev/kord/common/entity/Snowflake;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
Expand Down

0 comments on commit 9745fd3

Please sign in to comment.