create

abstract fun create(interaction: Interaction): T(source)

Creates a new message source using the provided interaction.

The default locale will be retrieved from UserLocaleProvider, while the guild locale will be retrieved from GuildLocaleProvider.