Skip to content

BlockGroupRequest

Namespace: Signal.Bot.Requests

Full Name: Signal.Bot.Requests.BlockGroupRequest

Summary

Represents a request to block all messages from a specific Signal group.

Properties

Number

The phone number of the Signal account blocking the group.

GroupId

The unique identifier of the group to block.

Methods

#ctor

csharp
#ctor(Number, GroupId)

Represents a request to block all messages from a specific Signal group.

Parameters:

  • Number - The phone number of the Signal account blocking the group.
  • GroupId - The unique identifier of the group to block.