Skip to content

Class: GroupWallPost

structures.GroupWallPost

Table of contents

Constructors

Properties

Constructors

constructor

+ new GroupWallPost(data: GroupWallPostOptions, client: default): GroupWallPost

Parameters:

Name Type
data GroupWallPostOptions
client default

Returns: GroupWallPost

Defined in: structures/Group.ts:916

Properties

client

client: default

Defined in: structures/Group.ts:912


content

content: string

Defined in: structures/Group.ts:915


created

created: Date

Defined in: structures/Group.ts:916


creator

creator: GroupMember

Defined in: structures/Group.ts:914


id

id: number

Defined in: structures/Group.ts:913