DiscordGroup

Namespace: Discord

Inherits from

PrivateChannel

Properties

Name

Description

Type

Icon

The group's icon

DiscordCDNImage

OwnerId

ID of the user owning the group

ulong

Methods

Modify

Modifies the channel.

Parameters

Name

Description

Type

properties

What you want to change

GroupProperties

AddRecipient

Adds a user to the group.

Parameters

Name

Description

Type

userId

The target user's ID

ulong

RemoveRecipient

Removes a user from the group.

Parameters

Name

Description

Type

userId

The target user's ID

ulong

CreateInvite

Creates a new invite for the group.

Last updated

Was this helpful?