I'm currently developing a simple messenger bot, which supports multiple languages.
Is it possible in chatbase to group conversations by user locale? Can I somehow include the locale in message_received
request?
Is it OK to append the locale to the chatbase_fields.version ?
We plan to add arbitrary key:value pairs to the api when we release our redesigned backend in the coming months. For now, there are a few solutions for separating your bot's messages.