Beispiel #1
0
 public async Task PinAsync()
 {
     await Channel.PinMessageAsync(Id);
 }