MemberInfo
public struct MemberInfo
The infomation of one member in the conversation.
-
The ID of the member.
Declaration
Swift
public let ID: String -
The role of the member.
Declaration
Swift
public let role: MemberRole
View on GitHub
Install in Dash
MemberInfo Structure Reference