示例#1
0
 public async Task <Bot> GetBotById(Guid id, CancellationToken cancellationToken) => _context.GetBotById(id);