Table of Contents

Property Role

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Role

Gets the member's role within the team.

Can be owner, admin, developer or read-only.

As per official spec, owner won't be transmitted via api, so we fake patch it. Thanks discord..

For those interested, here's the pull request with the owner removal: #6384.

For those with access to ddevs internal: Message in #api at Discord Developers .

public string Role { get; }

Property Value

string