Guilds
3.5.6.9-SNAPSHOT
Guilds
/
me.glaremasters.guilds.actions
/
ConfirmAction
Confirm
Action
interface
ConfirmAction
(
source
)
Interface for representing a confirmable action.
Functions
Functions
accept
Link copied to clipboard
abstract
fun
accept
(
)
Accept the action.
decline
Link copied to clipboard
abstract
fun
decline
(
)
Decline the action.