createContext

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

Function to create the context for the select menu.