GetGroupRequest
Namespace: Signal.Bot.Requests
Full Name: Signal.Bot.Requests.GetGroupRequest
Summary
Represents a request to retrieve detailed information about a specific Signal group.
Properties
Number
The phone number of the Signal account making the request.
GroupId
The unique identifier of the group to retrieve.
Methods
#ctor
csharp
#ctor(Number, GroupId)Represents a request to retrieve detailed information about a specific Signal group.
Parameters:
Number- The phone number of the Signal account making the request.GroupId- The unique identifier of the group to retrieve.
