Esempio n. 1
0
 /// <inheritdoc />
 public IRestRole GetRole(ulong id)
 => RestGuild.GetRole(id)
 ?.Abstract();