JoinGroupRequest
Namespace: Signal.Bot.Requests
Full Name: Signal.Bot.Requests.JoinGroupRequest
Summary
Represents a request to join an existing Signal group using a group link or invitation.
Properties
Number
The phone number of the Signal account joining the group.
GroupId
The unique identifier of the group to join.
Methods
#ctor
csharp
#ctor(Number, GroupId)Represents a request to join an existing Signal group using a group link or invitation.
Parameters:
Number- The phone number of the Signal account joining the group.GroupId- The unique identifier of the group to join.
