Table of Contents

Method JoinThreadAsync

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

JoinThreadAsync()

Makes the current user join the thread.

public Task JoinThreadAsync()

Returns

Task

Exceptions

ServerErrorException

Thrown when Discord is unable to process the request.