Skip to content

GetAttachmentRequest

Namespace: Signal.Bot.Requests

Full Name: Signal.Bot.Requests.GetAttachmentRequest

Summary

Represents a request to download a specific attachment by its unique identifier.

Properties

AttachmentId

The unique identifier of the attachment to retrieve.

Methods

#ctor

csharp
#ctor(AttachmentId)

Represents a request to download a specific attachment by its unique identifier.

Parameters:

  • AttachmentId - The unique identifier of the attachment to retrieve.