Table of Contents

Class NebulaChatResult

Namespace
Thirdweb.AI
Assembly
Thirdweb.dll
public class NebulaChatResult
Inheritance
NebulaChatResult
Inherited Members

Properties

Message

public string Message { get; set; }

Property Value

string

Transactions

public List<ThirdwebTransaction> Transactions { get; set; }

Property Value

List<ThirdwebTransaction>