Get Conversation Plain Args
data class GetConversationPlainArgs(val channelId: String) : ConvertibleToJava<GetConversationPlainArgs>
A collection of arguments for invoking getConversation.
A collection of arguments for invoking getConversation.