예제 #1
0
 public async Task GuildMembersID(string id = null)
 {
     await publicService.GuildMembersIDAsync(Context, id);
 }