ComponentInteractionBehavior

fun ComponentInteractionBehavior(id: Snowflake, channelId: Snowflake, token: String, applicationId: Snowflake, kord: Kord, strategy: EntitySupplyStrategy<*> = kord.resources.defaultStrategy): ComponentInteractionBehavior(source)

Creates a ComponentInteractionBehavior with the given id, channelId, token, applicationId, kord and strategy.