new MemberInfo(idopt, nameopt, mentionNameopt)
Creates a new MemberInfo instance.
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
id |
string |
<optional> |
"" | The unique identifier for the member |
name |
string |
<optional> |
"" | The full name of the member |
mentionName |
string |
<optional> |
"" | The mention name/username of the member |
- Source: