Package me.jakejmattson.discordkt.annotations

Annotations used for dependency injection.

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Service

A class defining business logic and state.