Skip to content

Class: PartialChatConversation

structures/Chat.PartialChatConversation

Table of contents

Constructors

Properties

Constructors

constructor

+ new PartialChatConversation(data: PartialChatConversationOptions, client: default): PartialChatConversation

Parameters:

Name Type
data PartialChatConversationOptions
client default

Returns: PartialChatConversation

Defined in: structures/Chat.ts:179

Properties

client

client: default

Defined in: structures/Chat.ts:177


id

id: number

Defined in: structures/Chat.ts:178


title

title: null | string

Defined in: structures/Chat.ts:179