Exemplo n.º 1
0
 public async Task Roadster()
 {
     await ReplyAsync(await _spacex.Roadster().DiscordEmbed());
 }