setGuildLocaleProvider
fun setGuildLocaleProvider(provider: GuildLocaleProvider, interaction: Interaction): LocalizationContext.Builder(source)
Sets the guild locale to be provided by the passed GuildLocaleProvider.
fun setGuildLocaleProvider(provider: TextCommandLocaleProvider, event: MessageReceivedEvent): LocalizationContext.Builder(source)
Sets the guild locale to be provided by the passed TextCommandLocaleProvider.