Class Announcement

Constructors

Properties

channelId: string
client: Client
content: string
createdAt: Date
createdBy: string
groupId: string
id: string
mentions?: MentionsPayload
serverId: string
title: string

Methods

  • Delete a comment of a Guilded channel's announcement.

    Parameters

    • commentId: number

      The ID of the comment.

    Returns Promise<unknown>