Exemple #1
0
 public Task BuyShop([Remainder] string text) => ShopService.Buyshop(text, Context);