start Publicly
inline suspend fun startPublicly(discord: Discord, user: User, channel: MessageChannel): ConversationResult
Start a conversation with someone in a public channel.
Return
The result of the conversation indicated by an enum.
Parameters
user
The user to start a conversation with.
channel
The guild channel to start the conversation in.