GetGroupsRequest
Namespace: Signal.Bot.Requests
Full Name: Signal.Bot.Requests.GetGroupsRequest
Summary
Represents a request to retrieve all Signal groups that the account is a member of.
Properties
Number
The phone number of the Signal account whose groups should be retrieved.
Methods
#ctor
csharp
#ctor(Number)Represents a request to retrieve all Signal groups that the account is a member of.
Parameters:
Number- The phone number of the Signal account whose groups should be retrieved.
