object InteractionRoutes
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val application: RouteFunction[ApplicationId]
- val applicationGuildCommands: RouteFunction[(ApplicationId, GuildId)]
- final def asInstanceOf[T0]: T0
- val callback: (InteractionId, String) => RequestRoute
- def clone(): AnyRef
- val commandId: MinorParameter[CommandId]
- val deleteCommand: (ApplicationId, CommandId) => RequestRoute
- val deleteGuildCommand: (ApplicationId, GuildId, CommandId) => RequestRoute
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- val getCommand: (ApplicationId, CommandId) => RequestRoute
- val getCommandPermissions: (ApplicationId, GuildId, CommandId) => RequestRoute
- val getCommands: (ApplicationId) => RequestRoute
- val getGuildCommand: (ApplicationId, GuildId, CommandId) => RequestRoute
- val getGuildCommandPermissions: (ApplicationId, GuildId) => RequestRoute
- val getGuildCommands: (ApplicationId, GuildId) => RequestRoute
- val globalCommand: RouteFunction[(ApplicationId, CommandId)]
- val globalCommands: RouteFunction[ApplicationId]
- val guildCommand: RouteFunction[((ApplicationId, GuildId), CommandId)]
- val guildCommandPermissions: RouteFunction[((ApplicationId, GuildId), CommandId)]
- val guildCommands: RouteFunction[(ApplicationId, GuildId)]
- val guildCommandsPermissions: RouteFunction[(ApplicationId, GuildId)]
- def hashCode(): Int
- val interactionId: MinorParameter[InteractionId]
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val patchCommand: (ApplicationId, CommandId) => RequestRoute
- val patchGuildCommand: (ApplicationId, GuildId, CommandId) => RequestRoute
- val postCommand: (ApplicationId) => RequestRoute
- val postGuildCommand: (ApplicationId, GuildId) => RequestRoute
- val putCommandPermissions: (ApplicationId, GuildId, CommandId) => RequestRoute
- val putCommands: (ApplicationId) => RequestRoute
- val putCommandsPermissions: (ApplicationId, GuildId) => RequestRoute
- val putGuildCommands: (ApplicationId, GuildId) => RequestRoute
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val application: RouteFunction[ApplicationId]
- val applicationGuildCommands: RouteFunction[(ApplicationId, GuildId)]
- final def asInstanceOf[T0]: T0
- val callback: (InteractionId, String) => RequestRoute
- def clone(): AnyRef
- val commandId: MinorParameter[CommandId]
- val deleteCommand: (ApplicationId, CommandId) => RequestRoute
- val deleteGuildCommand: (ApplicationId, GuildId, CommandId) => RequestRoute
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- val getCommand: (ApplicationId, CommandId) => RequestRoute
- val getCommandPermissions: (ApplicationId, GuildId, CommandId) => RequestRoute
- val getCommands: (ApplicationId) => RequestRoute
- val getGuildCommand: (ApplicationId, GuildId, CommandId) => RequestRoute
- val getGuildCommandPermissions: (ApplicationId, GuildId) => RequestRoute
- val getGuildCommands: (ApplicationId, GuildId) => RequestRoute
- val globalCommand: RouteFunction[(ApplicationId, CommandId)]
- val globalCommands: RouteFunction[ApplicationId]
- val guildCommand: RouteFunction[((ApplicationId, GuildId), CommandId)]
- val guildCommandPermissions: RouteFunction[((ApplicationId, GuildId), CommandId)]
- val guildCommands: RouteFunction[(ApplicationId, GuildId)]
- val guildCommandsPermissions: RouteFunction[(ApplicationId, GuildId)]
- def hashCode(): Int
- val interactionId: MinorParameter[InteractionId]
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val patchCommand: (ApplicationId, CommandId) => RequestRoute
- val patchGuildCommand: (ApplicationId, GuildId, CommandId) => RequestRoute
- val postCommand: (ApplicationId) => RequestRoute
- val postGuildCommand: (ApplicationId, GuildId) => RequestRoute
- val putCommandPermissions: (ApplicationId, GuildId, CommandId) => RequestRoute
- val putCommands: (ApplicationId) => RequestRoute
- val putCommandsPermissions: (ApplicationId, GuildId) => RequestRoute
- val putGuildCommands: (ApplicationId, GuildId) => RequestRoute
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit