ContextEvent

fun <T> ContextEvent(    rawInputs: RawInputs,     discord: Discord,     message: Message?,     author: User,     channel: MessageChannel,     guild: Guild,     interaction: GuildApplicationCommandInteraction?,     arg: T)