createContext

abstract fun createContext(event: SelectMenuInteractionCreateEvent, interactionResponse: EphemeralMessageInteractionResponseBehavior, cache: MutableStringKeyedMap<Any>): C

Function to create the context of the select menu.